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.