org.apache.struts2.impl
类 StrutsActionProxyFactory
java.lang.Object
com.opensymphony.xwork2.DefaultActionProxyFactory
org.apache.struts2.impl.StrutsActionProxyFactory
- 所有已实现的接口:
- com.opensymphony.xwork2.ActionProxyFactory
public class StrutsActionProxyFactory
- extends com.opensymphony.xwork2.DefaultActionProxyFactory
方法摘要 |
com.opensymphony.xwork2.ActionProxy |
createActionProxy(com.opensymphony.xwork2.ActionInvocation inv,
String namespace,
String actionName,
String methodName,
boolean executeResult,
boolean cleanupContext)
|
从类 com.opensymphony.xwork2.DefaultActionProxyFactory 继承的方法 |
createActionProxy, createActionProxy, createActionProxy, createActionProxy, createActionProxy, setContainer, toString |
StrutsActionProxyFactory
public StrutsActionProxyFactory()
createActionProxy
public com.opensymphony.xwork2.ActionProxy createActionProxy(com.opensymphony.xwork2.ActionInvocation inv,
String namespace,
String actionName,
String methodName,
boolean executeResult,
boolean cleanupContext)
- 指定者:
- 接口
com.opensymphony.xwork2.ActionProxyFactory
中的 createActionProxy
- 覆盖:
- 类
com.opensymphony.xwork2.DefaultActionProxyFactory
中的 createActionProxy