org.picocontainer.web.webwork
Class WebWorkActionFactory
java.lang.Object
webwork.action.factory.ActionFactory
org.picocontainer.web.webwork.WebWorkActionFactory
public class WebWorkActionFactory
- extends webwork.action.factory.ActionFactory
Custom webwork action lifecycle that ensures actions are treated as pico components.
| Methods inherited from class webwork.action.factory.ActionFactory |
flushCaches, getAction, getActionFactory, setActionFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebWorkActionFactory
public WebWorkActionFactory()
getActionImpl
public webwork.action.Action getActionImpl(String actionName)
throws Exception
- Specified by:
getActionImpl in class webwork.action.factory.ActionFactory
- Throws:
Exception
Copyright © 2008. All Rights Reserved.