|
||||||||||
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 |
---|
actionName, cleanupContext, config, configuration, executeResult, extraContext, invocation, method, namespace |
Constructor Summary | |
---|---|
StrutsActionProxy(com.opensymphony.xwork2.config.Configuration cfg,
java.lang.String namespace,
java.lang.String actionName,
java.util.Map extraContext,
boolean executeResult,
boolean cleanupContext)
|
Method Summary | |
---|---|
java.lang.String |
execute()
|
Methods inherited from class com.opensymphony.xwork2.DefaultActionProxy |
---|
getAction, getActionName, getConfig, getConfiguration, getExecuteResult, getInvocation, getMethod, getNamespace, prepare, setExecuteResult, setMethod |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StrutsActionProxy(com.opensymphony.xwork2.config.Configuration cfg, java.lang.String namespace, java.lang.String actionName, java.util.Map extraContext, boolean executeResult, boolean cleanupContext) throws java.lang.Exception
java.lang.Exception
Method Detail |
---|
public java.lang.String execute() throws java.lang.Exception
execute
in interface com.opensymphony.xwork2.ActionProxy
execute
in class com.opensymphony.xwork2.DefaultActionProxy
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |