public class StrutsActionProxy extends DefaultActionProxy
ActionProxy.LegacyAdapteractionEventListener, actionName, cleanupContext, config, configuration, executeResult, invocation, localizedTextProvider, 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()Execute this ActionProxy. | 
| protected String | getErrorMessage() | 
| protected void | prepare() | 
getAction, getActionName, getConfig, getExecuteResult, getInvocation, getMethod, getNamespace, isMethodSpecified, prepareNotAllowedErrorMessage, setActionEventListener, setConfiguration, setExecuteResult, setLocalizedTextProvider, setObjectFactory, setUnknownHandlerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadaptpublic StrutsActionProxy(ActionInvocation inv, String namespace, String actionName, String methodName, boolean executeResult, boolean cleanupContext)
public String execute() throws Exception
ActionProxyexecute in interface ActionProxyexecute in class DefaultActionProxyException - can be thrown.ActionInvocationprotected void prepare()
prepare in class DefaultActionProxyprotected String getErrorMessage()
getErrorMessage in class DefaultActionProxyCopyright © 2000–2025 Apache Software Foundation. All rights reserved.