| Class | Description |
|---|---|
| AnnotationProcessorProcessor |
Processes classes which are annotated with
AnnotationProcessor. |
| DynamicActiveProcessor |
Processes annotations which are annotated with
DynamicActive. |
| Annotation Type | Description |
|---|---|
| AnnotationProcessor |
The
AnnotationProcessor annotation is used in conjunction with DynamicActive. |
| DynamicActive |
In contrast to
@Active the annotation processor is not specified by the active annotation but by the
annotation processor(s). |
Copyright © 2018–2021 b+m Informatik AG. All rights reserved.