This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.cocoon.sitemap.spring
Class ReflectionPipelineFactory
java.lang.Object
   org.apache.cocoon.sitemap.spring.ReflectionPipelineFactory
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:
- createPipelinein 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.