Uses of Package
org.castor.core.annotationprocessing
Packages that use org.castor.core.annotationprocessing
-
Classes in org.castor.core.annotationprocessing used by org.castor.core.annotationprocessingClassDescriptionAn AnnotationProcessingService handles multiple
AnnotationProcessor
s and uses them to process one or moreAnnotation
s.The interface each specific annotation processor has to fulfill.This Exception is thrown when aTargetAwareAnnotationProcessor
can not process an annotation properly.An AnnotationProcessingService handles multipleAnnotationProcessor
s and uses them to process one or moreAnnotation
s.Extension ofAnnotationProcessingService
to handle target-awareAnnotation
s.The interface each specific target-aware annotation processor has to fulfill.