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 java.lang.String |
getPrefix(ActionContext context)
Calculate and return the module prefix for the module to be selected
for this request.
|
executeexecuteprotected java.lang.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–2025 Apache Software Foundation. All rights reserved.