public class SelectModule extends AbstractSelectModule
Cache the ModuleConfig and MessageResources
instances for the sub-application module to be used for processing this
request.
| Constructor and Description |
|---|
SelectModule() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getPrefix(ActionContext context)
Calculate and return the module prefix for the module to be selected
for this request.
|
executeexecuteprotected String getPrefix(ActionContext context)
AbstractSelectModuleCalculate and return the module prefix for the module to be selected for this request.
getPrefix in class AbstractSelectModulecontext - The Context for this requestCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.