Class | Description |
---|---|
AnnotationDescriptor<T extends Annotation> |
Encapsulates the data you need to create an annotation.
|
AnnotationFactory |
Creates live annotations (actually
AnnotationProxies ) from AnnotationDescriptors . |
AnnotationProxy |
A concrete implementation of
Annotation that pretends it is a
"real" source code annotation. |
Annotation proxy helper.
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.