org.apache.cocoon.sitemap.spring
Class ReflectionPipelineComponentFactory
java.lang.Object
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:
createComponent
in interface PipelineComponentFactory
- See Also:
PipelineComponentFactory.createComponent(java.lang.String)
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.