Package | Description |
---|---|
org.castor.core.annotationprocessing |
Modifier and Type | Method and Description |
---|---|
Set<TargetAwareAnnotationProcessor> |
TargetAwareAnnotationProcessingService.getTargetAwareAnnotationProcessors()
Returns the set of
TargetAwareAnnotationProcessor s registered
with this service. |
Set<TargetAwareAnnotationProcessor> |
BaseTargetAwareAnnotationProcessingService.getTargetAwareAnnotationProcessors()
Returns the set of
TargetAwareAnnotationProcessor s registered
with this service. |
Modifier and Type | Method and Description |
---|---|
void |
TargetAwareAnnotationProcessingService.addAnnotationProcessor(TargetAwareAnnotationProcessor annotationProcessor)
Add an
TargetAwareAnnotationProcessor to the service. |
void |
BaseTargetAwareAnnotationProcessingService.addAnnotationProcessor(TargetAwareAnnotationProcessor taAnnotationProcessor)
Add an
TargetAwareAnnotationProcessor to the service. |
Copyright © 2022. All rights reserved.