Interface ResourceConstructor
- All Known Implementing Classes:
DefaultResourceConstructor
public interface ResourceConstructor
- Author:
- Christian Kaltepoth
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getResourceClass
ResourceClass getResourceClass() -
getConstructor
Constructor getConstructor() -
getParams
ConstructorParameter[] getParams()
-