public class StrutsActionProxy extends DefaultActionProxy
actionEventListener, 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, setUnknownHandler
public StrutsActionProxy(ActionInvocation inv, String namespace, String actionName, String methodName, boolean executeResult, boolean cleanupContext)
public String execute() throws Exception
ActionProxy
execute
in interface ActionProxy
execute
in class DefaultActionProxy
Exception
- can be thrown.ActionInvocation
protected void prepare()
prepare
in class DefaultActionProxy
protected String getErrorMessage()
getErrorMessage
in class DefaultActionProxy
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.