Class DefaultResourceConstructor
java.lang.Object
org.jboss.resteasy.spi.metadata.DefaultResourceConstructor
-
Field Summary
Modifier and TypeFieldDescriptionprotected Constructor
protected ConstructorParameter[]
protected ResourceClass
-
Constructor Summary
ConstructorDescriptionDefaultResourceConstructor
(ResourceClass resourceClass, Constructor constructor) -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
resourceClass
-
constructor
-
params
-
-
Constructor Details
-
DefaultResourceConstructor
-
-
Method Details
-
getResourceClass
- Specified by:
getResourceClass
in interfaceResourceConstructor
-
getConstructor
- Specified by:
getConstructor
in interfaceResourceConstructor
-
getParams
- Specified by:
getParams
in interfaceResourceConstructor
-