|
||||||||||
| 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.JavaActionFactory
Returns a loaded and instantiated action class instance.
| Constructor Summary | |
JavaActionFactory()
|
|
| Method Summary | |
void |
flushCaches()
Called if the configuration has been modified. |
Action |
getActionImpl(java.lang.String name)
Returns a loaded and instantiated action class instance using a fully qualified classname. |
| 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 JavaActionFactory()
| Method Detail |
public Action getActionImpl(java.lang.String name)
throws java.lang.Exception
getActionImpl in class ActionFactoryname - classname of the action to be created
java.lang.Exceptionpublic void flushCaches()
ActionFactory
flushCaches in class ActionFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||