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

org.apache.cocoon.sitemap.spring
Interface PipelineFactory

All Known Implementing Classes:
PrototypePipelineFactory, ReflectionPipelineFactory

public interface PipelineFactory


Method Summary
 Pipeline<PipelineComponent> createPipeline(String type)
           
 

Method Detail

createPipeline

Pipeline<PipelineComponent> createPipeline(String type)


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