org.apache.cocoon.sitemap.spring
Class ReflectionActionFactory
java.lang.Object
org.apache.cocoon.sitemap.spring.ReflectionActionFactory
- All Implemented Interfaces:
- ActionFactory
public class ReflectionActionFactory
- extends Object
- implements ActionFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectionActionFactory
public ReflectionActionFactory()
createAction
public Action createAction(String type)
-
- Specified by:
createAction
in interface ActionFactory
- See Also:
ActionFactory.createAction(java.lang.String)
setTypes
public void setTypes(Map<String,String> types)
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.