|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.opensymphony.xwork2.DefaultActionProxy
org.apache.struts2.impl.StrutsActionProxy
public class StrutsActionProxy
| 构造方法摘要 | |
|---|---|
StrutsActionProxy(com.opensymphony.xwork2.ActionInvocation inv,
String namespace,
String actionName,
String methodName,
boolean executeResult,
boolean cleanupContext)
|
|
| 方法摘要 | |
|---|---|
String |
execute()
|
| 从类 com.opensymphony.xwork2.DefaultActionProxy 继承的方法 |
|---|
getAction, getActionName, getConfig, getExecuteResult, getInvocation, getMethod, getNamespace, isMethodSpecified, setActionEventListener, setConfiguration, setExecuteResult, setObjectFactory, setUnknownHandler |
| 从类 java.lang.Object 继承的方法 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public StrutsActionProxy(com.opensymphony.xwork2.ActionInvocation inv,
String namespace,
String actionName,
String methodName,
boolean executeResult,
boolean cleanupContext)
| 方法详细信息 |
|---|
public String execute()
throws Exception
com.opensymphony.xwork2.ActionProxy 中的 executecom.opensymphony.xwork2.DefaultActionProxy 中的 executeException
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||