java.lang.Objectorg.apache.struts.chain.commands.ActionCommandBase
org.apache.struts.chain.commands.AbstractPerformForward
All Implemented Interfaces:
ActionCommand
Direct Known Subclasses:
PerformForward
Perform forwarding or redirection based on the specified
ForwardConfig (if any).
$ - Rev: 471754 $ $Date: 2005-06-04 10:58:46 -0400 (Sat, 04 Jun 2005)
$| Method from org.apache.struts.chain.commands.AbstractPerformForward Summary: |
|---|
| execute, perform |
| Methods from org.apache.struts.chain.commands.ActionCommandBase: |
|---|
| execute, execute |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.struts.chain.commands.AbstractPerformForward Detail: |
|---|
Perform forwarding or redirection based on the specified
|
Perform the appropriate processing on the specified
|