|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.chain.AbstractSelectModule
org.apache.struts.chain.servlet.SelectModule
Cache the ModuleConfig
and MessageResources
instances for the sub-application module to be used for processing
this request.
Field Summary |
Fields inherited from class org.apache.struts.chain.AbstractSelectModule |
|
Constructor Summary | |
SelectModule()
|
Method Summary | |
protected java.lang.String |
getPrefix(org.apache.commons.chain.Context context)
Calculate and return the module prefix for the module to be selected for this request. |
Methods inherited from class org.apache.struts.chain.AbstractSelectModule |
execute, getMessageResourcesKey, getModuleConfigKey, setMessageResourcesKey, setModuleConfigKey |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SelectModule()
Method Detail |
protected java.lang.String getPrefix(org.apache.commons.chain.Context context)
AbstractSelectModule
Calculate and return the module prefix for the module to be selected for this request.
getPrefix
in class AbstractSelectModule
context
- The Context
for this request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |