This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.cocoon.pipeline.builder
Class PipelineBuilder
java.lang.Object
   org.apache.cocoon.pipeline.builder.PipelineBuilder
org.apache.cocoon.pipeline.builder.PipelineBuilder
- Type Parameters:
- PC- the- PipelineComponenttype.
- public final class PipelineBuilder 
- extends Object
- Version:
- $Id: PipelineBuilder.html 1343757 2012-05-29 14:45:42Z ilgrosso $
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
newAsyncCachePipeline
public static <PC extends PipelineComponent> LinkedPipelineStarterBuilder<PC> newAsyncCachePipeline()
- 
 
- 
 
newCachingPipeline
public static <PC extends PipelineComponent> LinkedPipelineStarterBuilder<PC> newCachingPipeline()
- 
 
- 
 
newNonCachingPipeline
public static <PC extends PipelineComponent> LinkedPipelineStarterBuilder<PC> newNonCachingPipeline()
- 
 
- 
 
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.