public interface ActionMetadata
Modifier and Type | Method and Description |
---|---|
String |
getActionName() |
Annotation[] |
getAnnotations() |
String |
getFullyQualifiedName() |
ActionParameter[] |
getParameters() |
Class<?> |
getReturnType() |
boolean |
hasContextualArgs() |
@Nonnull Annotation[] getAnnotations()
@Nonnull ActionParameter[] getParameters()
boolean hasContextualArgs()