Interface | Description |
---|---|
AnnotationProcessingService |
An AnnotationProcessingService handles multiple
AnnotationProcessor s
and uses them to process one or more Annotation s. |
AnnotationProcessor |
The interface each specific annotation processor has to fulfill.
|
TargetAwareAnnotationProcessingService |
Extension of
AnnotationProcessingService to handle target-aware
Annotation s. |
TargetAwareAnnotationProcessor |
The interface each specific target-aware annotation processor has to fulfill.
|
Class | Description |
---|---|
BaseAnnotationProcessingService |
An AnnotationProcessingService handles multiple
AnnotationProcessor s
and uses them to process one or more Annotation s. |
BaseTargetAwareAnnotationProcessingService |
Base implementation class to be used for implementing
AnnotationProcessingService s. |
Exception | Description |
---|---|
AnnotationTargetException |
This Exception is thrown when a
TargetAwareAnnotationProcessor can
not process an annotation properly. |
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com