|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AnnotationInfo | |
| org.jboss.reflect.plugins | Abstract extended reflection implementations. |
| org.jboss.reflect.spi | Extended Reflection API. |
| Uses of AnnotationInfo in org.jboss.reflect.plugins |
| Classes in org.jboss.reflect.plugins that implement AnnotationInfo | |
class |
AnnotationInfoImpl
Annotation Info |
| Fields in org.jboss.reflect.plugins declared as AnnotationInfo | |
protected AnnotationInfo |
AnnotationValueImpl.annotationType
The annotation type |
| Methods in org.jboss.reflect.plugins that return AnnotationInfo | |
AnnotationInfo |
AnnotationValueImpl.getAnnotationType()
|
| Constructors in org.jboss.reflect.plugins with parameters of type AnnotationInfo | |
AnnotationValueImpl(AnnotationInfo annotationType,
HashMap attributeValues)
Create a new Annotation value |
|
| Uses of AnnotationInfo in org.jboss.reflect.spi |
| Methods in org.jboss.reflect.spi that return AnnotationInfo | |
AnnotationInfo |
AnnotationValue.getAnnotationType()
Get the annotation type |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||