public class SelectForward extends AbstractSelectForward
Create and return a ForwardConfig
representing the
specified module-relative destination.
Constructor and Description |
---|
SelectForward() |
Modifier and Type | Method and Description |
---|---|
protected ForwardConfig |
forward(ActionContext context,
ModuleConfig moduleConfig,
String uri)
Create and return a
ForwardConfig representing the
specified module-relative destination. |
execute
execute
protected ForwardConfig forward(ActionContext context, ModuleConfig moduleConfig, String uri)
Create and return a ForwardConfig
representing the
specified module-relative destination.
forward
in class AbstractSelectForward
context
- The context for this requestmoduleConfig
- The ModuleConfig
for this requesturi
- The module-relative URI to be the destinationCopyright © 2000–2017 Apache Software Foundation. All rights reserved.