| Interface | Description |
|---|---|
| AnnotationProcessor |
This service provides a plugin for annotation processing.
|
| Class | Description |
|---|---|
| ClassAnnotation |
A class annotation
|
| FieldAnnotation |
A field annotation
|
| MethodAnnotation |
A method annotation
|
| ScannedAnnotation |
Base class for all annotation.
|
| ScannedClass |
A scanned class contains all scanned information
like the found annotations.
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.