java.lang.Objectorg.apache.struts.chain.AbstractPerformForward
All Implemented Interfaces:
org.apache.commons.chain.Command
Direct Known Subclasses:
PerformForward
Perform forwarding or redirection based on the specified
ForwardConfig
(if any).
Craig
- R. McClanahan$
- Rev: 54933 $ $Date: 2004-10-16 18:04:52 +0100 (Sat, 16 Oct 2004) $Method from org.apache.struts.chain.AbstractPerformForward Summary: |
---|
execute, getForwardConfigKey, getModuleConfigKey, perform, setForwardConfigKey, setModuleConfigKey |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method from org.apache.struts.chain.AbstractPerformForward Detail: |
---|
Perform forwarding or redirection based on the specified
|
Return the context attribute key under which the
|
Return the context attribute key under which the
|
Perform the appropriate processing on the specified
|
Set the context attribute key under which the
|
Set the context attribute key under which the
|