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