public interface JSONWebServiceActionMapping
Modifier and Type | Method and Description |
---|---|
Class<?> |
getActionClass() |
Method |
getActionMethod() |
Object |
getActionObject() |
String |
getContextName() |
String |
getContextPath() |
String |
getMethod() |
MethodParameter[] |
getMethodParameters() |
String |
getPath() |
Method |
getRealActionMethod() |
String |
getSignature() |
boolean |
isDeprecated() |
Class<?> getActionClass()
Method getActionMethod()
Object getActionObject()
String getContextName()
String getContextPath()
String getMethod()
MethodParameter[] getMethodParameters()
String getPath()
Method getRealActionMethod()
String getSignature()
boolean isDeprecated()