public class StrutsActionProxy extends DefaultActionProxy
actionEventListener, actionName, cleanupContext, config, configuration, executeResult, invocation, method, namespace, objectFactory, unknownHandlerManager| Constructor and Description |
|---|
StrutsActionProxy(ActionInvocation inv,
String namespace,
String actionName,
String methodName,
boolean executeResult,
boolean cleanupContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
protected String |
getErrorMessage() |
protected void |
prepare() |
getAction, getActionName, getConfig, getExecuteResult, getInvocation, getMethod, getNamespace, isMethodSpecified, setActionEventListener, setConfiguration, setExecuteResult, setObjectFactory, setUnknownHandlerpublic StrutsActionProxy(ActionInvocation inv, String namespace, String actionName, String methodName, boolean executeResult, boolean cleanupContext)
public String execute() throws Exception
execute in interface ActionProxyexecute in class DefaultActionProxyExceptionprotected void prepare()
prepare in class DefaultActionProxyprotected String getErrorMessage()
getErrorMessage in class DefaultActionProxyCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.