public static interface AnnotationProxyProvider.AnnotationProxy
| Modifier and Type | Method and Description |
|---|---|
org.jboss.jandex.ClassInfo |
getAnnotationClass() |
org.jboss.jandex.AnnotationInstance |
getAnnotationInstance() |
String |
getAnnotationLiteralType() |
Map<String,Object> |
getDefaultValues() |
Map<String,Object> |
getValues() |
String getAnnotationLiteralType()
org.jboss.jandex.ClassInfo getAnnotationClass()
org.jboss.jandex.AnnotationInstance getAnnotationInstance()
Copyright © 2020 JBoss by Red Hat. All rights reserved.