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 AnnotationDescriptor s. |
AnnotationProxy |
A concrete implementation of
Annotation that pretends it is a
"real" source code annotation. |
Annotation proxy helper.
Copyright © 2007-2013 Red Hat, Inc. All Rights Reserved