This project has retired. For details please refer to its
        
        Attic page.
      
 
ReflectionPipelineFactory (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)
org.apache.cocoon.sitemap.spring
Class ReflectionPipelineFactory
java.lang.Object
  
org.apache.cocoon.sitemap.spring.ReflectionPipelineFactory
- All Implemented Interfaces: 
 - PipelineFactory
 
public class ReflectionPipelineFactory
- extends Object
- implements PipelineFactory
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ReflectionPipelineFactory
public ReflectionPipelineFactory()
createPipeline
public Pipeline<PipelineComponent> createPipeline(String type)
- 
- Specified by:
 createPipeline in interface PipelineFactory
 
- See Also:
 PipelineFactory.createPipeline(java.lang.String)
 
 
setTypes
public void setTypes(Map<String,String> types)
 
- Parameters:
 types - 
 
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.