|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork2.DefaultActionProxyFactory
org.apache.struts2.impl.StrutsActionProxyFactory
public class StrutsActionProxyFactory
Field Summary |
---|
Fields inherited from class com.opensymphony.xwork2.DefaultActionProxyFactory |
---|
container |
Constructor Summary | |
---|---|
StrutsActionProxyFactory()
|
Method Summary | |
---|---|
ActionProxy |
createActionProxy(ActionInvocation inv,
String namespace,
String actionName,
String methodName,
boolean executeResult,
boolean cleanupContext)
|
Methods inherited from class com.opensymphony.xwork2.DefaultActionProxyFactory |
---|
createActionInvocation, createActionProxy, createActionProxy, createActionProxy, createActionProxy, createActionProxy, setContainer, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StrutsActionProxyFactory()
Method Detail |
---|
public ActionProxy createActionProxy(ActionInvocation inv, String namespace, String actionName, String methodName, boolean executeResult, boolean cleanupContext)
createActionProxy
in interface ActionProxyFactory
createActionProxy
in class DefaultActionProxyFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |