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