This project has retired. For details please refer to its Attic page.
PipelineComponentFactory (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)

org.apache.cocoon.sitemap.spring
Interface PipelineComponentFactory

All Known Implementing Classes:
PrototypePipelineComponentFactory, ReflectionPipelineComponentFactory

public interface PipelineComponentFactory


Method Summary
 PipelineComponent createComponent(String type)
           
 

Method Detail

createComponent

PipelineComponent createComponent(String type)


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.