public interface ResourceLocator
Modifier and Type | Method and Description |
---|---|
Method |
getAnnotatedMethod() |
String |
getFullpath() |
Type |
getGenericReturnType() |
Method |
getMethod() |
MethodParameter[] |
getParams() |
String |
getPath() |
ResourceClass |
getResourceClass() |
Class<?> |
getReturnType() |
ResourceClass getResourceClass()
Class<?> getReturnType()
Type getGenericReturnType()
Method getMethod()
Method getAnnotatedMethod()
MethodParameter[] getParams()
String getFullpath()
String getPath()
Copyright © 2021 JBoss by Red Hat. All rights reserved.