public interface ResourceClass
Modifier and Type | Method and Description |
---|---|
Class<?> |
getClazz() |
ResourceConstructor |
getConstructor() |
FieldParameter[] |
getFields() |
String |
getPath() |
ResourceLocator[] |
getResourceLocators() |
ResourceMethod[] |
getResourceMethods() |
SetterParameter[] |
getSetters() |
String getPath()
Class<?> getClazz()
ResourceConstructor getConstructor()
FieldParameter[] getFields()
SetterParameter[] getSetters()
ResourceMethod[] getResourceMethods()
ResourceLocator[] getResourceLocators()
Copyright © 2021 JBoss by Red Hat. All rights reserved.