Uses of Interface
org.castor.core.annotationprocessing.TargetAwareAnnotationProcessor
Packages that use TargetAwareAnnotationProcessor
-
Uses of TargetAwareAnnotationProcessor in org.castor.core.annotationprocessing
Methods in org.castor.core.annotationprocessing that return types with arguments of type TargetAwareAnnotationProcessorModifier and TypeMethodDescriptionBaseTargetAwareAnnotationProcessingService.getTargetAwareAnnotationProcessors()Returns the set ofTargetAwareAnnotationProcessors registered with this service.TargetAwareAnnotationProcessingService.getTargetAwareAnnotationProcessors()Returns the set ofTargetAwareAnnotationProcessors registered with this service.Methods in org.castor.core.annotationprocessing with parameters of type TargetAwareAnnotationProcessorModifier and TypeMethodDescriptionvoidBaseTargetAwareAnnotationProcessingService.addAnnotationProcessor(TargetAwareAnnotationProcessor taAnnotationProcessor) Add anTargetAwareAnnotationProcessorto the service.voidTargetAwareAnnotationProcessingService.addAnnotationProcessor(TargetAwareAnnotationProcessor annotationProcessor) Add anTargetAwareAnnotationProcessorto the service.