public class WebResourceAction extends DefaultResourceAction
Modifier and Type | Field and Description |
---|---|
protected WebAction |
action |
protected WebController |
controller |
protected RequestMethodType |
requestMethod |
Constructor and Description |
---|
WebResourceAction(RequestMethodType requestMethod,
WebController controller,
WebAction action) |
Modifier and Type | Method and Description |
---|---|
RequestMethodType |
getRequestMethod() |
getController, getMethod, getMethodForm, getParametersType, getRequestTypes, getResourceClass, getResponseTypes, invoke, isAbstract, returnType
protected RequestMethodType requestMethod
protected WebAction action
protected WebController controller
public WebResourceAction(RequestMethodType requestMethod, WebController controller, WebAction action)
public RequestMethodType getRequestMethod()
Copyright © 2018 Brandao. All rights reserved.