|
||||||||||
| 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 java.lang.String |
getErrorMessage()
|
protected void |
prepare()
|
| Methods inherited from class com.opensymphony.xwork2.DefaultActionProxy |
|---|
getAction, getActionName, getConfig, getExecuteResult, getInvocation, getMethod, getNamespace, isMethodSpecified, 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 ActionProxyexecute in class DefaultActionProxyjava.lang.Exceptionprotected void prepare()
prepare in class DefaultActionProxyprotected java.lang.String getErrorMessage()
getErrorMessage in class DefaultActionProxy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||