Package org.jboss.resteasy.spi.metadata
Class ResourceClass
java.lang.Object
org.jboss.resteasy.spi.metadata.ResourceClass
- Version:
- $Revision: 1 $
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Class<?>
protected ResourceConstructor
private static final FieldParameter[]
private static final ResourceLocator[]
private static final ResourceMethod[]
private static final SetterParameter[]
protected FieldParameter[]
protected String
protected ResourceLocator[]
protected ResourceMethod[]
protected SetterParameter[]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EMPTY_FIELD_PARAMS
-
EMPTY_SETTER_PARAMETERS
-
EMPTY_RESOURCE_METHODS
-
EMPTY_RESOURCE_LOCATORS
-
clazz
-
fields
-
setters
-
resourceMethods
-
resourceLocators
-
constructor
-
path
-
-
Constructor Details
-
ResourceClass
-
-
Method Details
-
getPath
-
getClazz
-
getConstructor
-
getFields
-
getSetters
-
getResourceMethods
-
getResourceLocators
-