|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.DefaultActionProxy
org.apache.struts2.impl.StrutsActionProxy
public class StrutsActionProxy
Field Summary |
---|
Fields inherited from class com.opensymphony.xwork2.DefaultActionProxy |
---|
actionEventListener, actionName, cleanupContext, config, configuration, executeResult, invocation, method, namespace, objectFactory, unknownHandlerManager |
Constructor Summary | |
---|---|
StrutsActionProxy(ActionInvocation inv,
java.lang.String namespace,
java.lang.String actionName,
java.lang.String methodName,
boolean executeResult,
boolean cleanupContext)
|
Method Summary | |
---|---|
java.lang.String |
execute()
|
protected void |
prepare()
|
Methods inherited from class com.opensymphony.xwork2.DefaultActionProxy |
---|
getAction, getActionName, getConfig, getExecuteResult, getInvocation, getMethod, getNamespace, setActionEventListener, setConfiguration, setExecuteResult, setObjectFactory, setUnknownHandler |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StrutsActionProxy(ActionInvocation inv, java.lang.String namespace, java.lang.String actionName, java.lang.String methodName, boolean executeResult, boolean cleanupContext)
Method Detail |
---|
public java.lang.String execute() throws java.lang.Exception
execute
in interface ActionProxy
execute
in class DefaultActionProxy
java.lang.Exception
protected void prepare()
prepare
in class DefaultActionProxy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |