Class ResourceLocator
java.lang.Object
org.jboss.resteasy.spi.metadata.ResourceLocator
- Direct Known Subclasses:
ResourceMethod
- Version:
- $Revision: 1 $
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Methodprotected Stringprotected Typeprotected Methodprotected MethodParameter[]protected Stringprotected ResourceClassprotected Class<?> -
Constructor Summary
ConstructorsConstructorDescriptionResourceLocator(ResourceClass resourceClass, Method method, Method annotatedMethod) -
Method Summary
-
Field Details
-
resourceClass
-
returnType
-
genericReturnType
-
method
-
annotatedMethod
-
params
-
fullpath
-
path
-
-
Constructor Details
-
ResourceLocator
-
-
Method Details
-
getResourceClass
-
getReturnType
-
getGenericReturnType
-
getMethod
-
getAnnotatedMethod
-
getParams
-
getFullpath
-
getPath
-
toString
-