|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwebwork.action.factory.ActionFactory
webwork.action.factory.ActionFactoryProxy
webwork.action.factory.ParametersActionFactoryProxy
Sets properties on an action from parameters after locating it through the action factory proxy chain.
| Constructor Summary | |
ParametersActionFactoryProxy(ActionFactory aFactory)
|
|
| Method Summary | |
Action |
getActionImpl(java.lang.String aName)
Sets properties on the obtained action from the parameters. |
| Methods inherited from class webwork.action.factory.ActionFactoryProxy |
flushCaches, getNextFactory |
| Methods inherited from class webwork.action.factory.ActionFactory |
getAction, getActionFactory, setActionFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ParametersActionFactoryProxy(ActionFactory aFactory)
| Method Detail |
public Action getActionImpl(java.lang.String aName)
throws java.lang.Exception
getActionImpl in class ActionFactoryaName - name of action to check for a match
java.lang.ExceptionBeanUtil.setProperties(Map, Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||