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