Save This Page
Home » struts-2.0.11.2-src » org.apache » struts2 » impl » [javadoc | source]
org.apache.struts2.impl
public class: StrutsActionProxyFactory [javadoc | source]
java.lang.Object
   com.opensymphony.xwork2.DefaultActionProxyFactory
      org.apache.struts2.impl.StrutsActionProxyFactory
Method from org.apache.struts2.impl.StrutsActionProxyFactory Summary:
createActionProxy,   createActionProxy
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.struts2.impl.StrutsActionProxyFactory Detail:
 public ActionProxy createActionProxy(String namespace,
    String actionName,
    Map extraContext) throws Exception 
 public ActionProxy createActionProxy(String namespace,
    String actionName,
    Map extraContext,
    boolean executeResult,
    boolean cleanupContext) throws Exception