public interface GenericMethodResource
ResourceMethodDescriptor, SubResourceMethodDescriptor,
SubResourceLocatorDescriptor .| Modifier and Type | Method and Description |
|---|---|
Annotation[] |
getAnnotations()
Get set or additional (not JAX-RS specific) annotation.
|
Method |
getMethod() |
List<MethodParameter> |
getMethodParameters() |
AbstractResourceDescriptor |
getParentResource() |
Class<?> |
getResponseType() |
List<MethodParameter> getMethodParameters()
AbstractResourceDescriptor getParentResource()
Class<?> getResponseType()
getMethod()Annotation[] getAnnotations()
Copyright © 2012–2016 Codenvy, S.A.. All rights reserved.