Package org.jboss.resteasy.spi.metadata
Class ResourceLocator
java.lang.Object
org.jboss.resteasy.spi.metadata.ResourceLocator
- Direct Known Subclasses:
ResourceMethod
- Version:
- $Revision: 1 $
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Method
protected String
protected Type
protected Method
protected MethodParameter[]
protected String
protected ResourceClass
protected 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