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, setUnknownHandler
public StrutsActionProxy(ActionInvocation inv, String namespace, String actionName, String methodName, boolean executeResult, boolean cleanupContext)
public String execute() throws Exception
execute
in interface ActionProxy
execute
in class DefaultActionProxy
Exception
protected void prepare()
prepare
in class DefaultActionProxy
protected String getErrorMessage()
getErrorMessage
in class DefaultActionProxy
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.