|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.chain.AbstractSelectAction
org.apache.struts.chain.servlet.SelectAction
Cache the ActionConfig
instance for the
action to be used for processing this request.
Field Summary |
Fields inherited from class org.apache.struts.chain.AbstractSelectAction |
|
Constructor Summary | |
SelectAction()
|
Method Summary | |
protected java.lang.String |
getPath(org.apache.commons.chain.Context context)
Return the path to be used to select the ActionConfig
for this request. |
Methods inherited from class org.apache.struts.chain.AbstractSelectAction |
execute, getActionConfigKey, getModuleConfigKey, setActionConfigKey, setModuleConfigKey |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SelectAction()
Method Detail |
protected java.lang.String getPath(org.apache.commons.chain.Context context)
AbstractSelectAction
Return the path to be used to select the ActionConfig
for this request.
getPath
in class AbstractSelectAction
context
- The Context
for this request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |