com.opensymphony.webwork.dispatcher.mapper
Class ActionMapperFactory
java.lang.Object
com.opensymphony.webwork.dispatcher.mapper.ActionMapperFactory
public class ActionMapperFactory
- extends Object
Factory that creates ActionMappers. 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 Log |
LOG
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
protected static final Log LOG
ActionMapperFactory
public ActionMapperFactory()
getMapper
public static ActionMapper getMapper()
Copyright © 2007 OpenSymphony. All Rights Reserved.