public class InjectParamsToActionMethodHandler extends Object implements com.opensymphony.xwork2.UnknownHandler
| Constructor and Description |
|---|
InjectParamsToActionMethodHandler() |
| Modifier and Type | Method and Description |
|---|---|
com.opensymphony.xwork2.config.entities.ActionConfig |
handleUnknownAction(String namespace,
String actionName) |
Object |
handleUnknownActionMethod(Object action,
String methodName) |
com.opensymphony.xwork2.Result |
handleUnknownResult(com.opensymphony.xwork2.ActionContext actionContext,
String actionName,
com.opensymphony.xwork2.config.entities.ActionConfig actionConfig,
String resultCode) |
public com.opensymphony.xwork2.config.entities.ActionConfig handleUnknownAction(String namespace, String actionName)
handleUnknownAction in interface com.opensymphony.xwork2.UnknownHandlerpublic com.opensymphony.xwork2.Result handleUnknownResult(com.opensymphony.xwork2.ActionContext actionContext,
String actionName,
com.opensymphony.xwork2.config.entities.ActionConfig actionConfig,
String resultCode)
handleUnknownResult in interface com.opensymphony.xwork2.UnknownHandlerCopyright © 2017. All Rights Reserved.