com.opensymphony.webwork.dispatcher.mapper
Class ActionMapperFactory
java.lang.Object
com.opensymphony.webwork.dispatcher.mapper.ActionMapperFactory
public class ActionMapperFactory
- extends Object
Factory that creates ActionMapper
s. This factory looks up the class name of the ActionMapper
from
WebWork's configuration using the key webwork.mapper.class.
- Author:
- Patrick Lightbody
Field Summary |
protected static org.apache.commons.logging.Log |
LOG
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final org.apache.commons.logging.Log LOG
ActionMapperFactory
public ActionMapperFactory()
getMapper
public static ActionMapper getMapper()