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.
|
execute
execute
protected String getPrefix(ActionContext 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 requestCopyright © 2000–2017 Apache Software Foundation. All rights reserved.