|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TargetAwareAnnotationProcessor | |
---|---|
org.castor.core.annotationprocessing |
Uses of TargetAwareAnnotationProcessor in org.castor.core.annotationprocessing |
---|
Methods in org.castor.core.annotationprocessing that return types with arguments of type TargetAwareAnnotationProcessor | |
---|---|
Set<TargetAwareAnnotationProcessor> |
BaseTargetAwareAnnotationProcessingService.getTargetAwareAnnotationProcessors()
Returns the set of TargetAwareAnnotationProcessor s registered
with this service. |
Set<TargetAwareAnnotationProcessor> |
TargetAwareAnnotationProcessingService.getTargetAwareAnnotationProcessors()
Returns the set of TargetAwareAnnotationProcessor s registered
with this service. |
Methods in org.castor.core.annotationprocessing with parameters of type TargetAwareAnnotationProcessor | |
---|---|
void |
BaseTargetAwareAnnotationProcessingService.addAnnotationProcessor(TargetAwareAnnotationProcessor taAnnotationProcessor)
Add an TargetAwareAnnotationProcessor to the service. |
void |
TargetAwareAnnotationProcessingService.addAnnotationProcessor(TargetAwareAnnotationProcessor annotationProcessor)
Add an TargetAwareAnnotationProcessor to the service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |