Package org.castor.core.annotationprocessing
package org.castor.core.annotationprocessing
-
ClassDescriptionAn AnnotationProcessingService handles multiple
AnnotationProcessors and uses them to process one or moreAnnotations.The interface each specific annotation processor has to fulfill.This Exception is thrown when aTargetAwareAnnotationProcessorcan not process an annotation properly.An AnnotationProcessingService handles multipleAnnotationProcessors and uses them to process one or moreAnnotations.Base implementation class to be used for implementingAnnotationProcessingServices.Extension ofAnnotationProcessingServiceto handle target-awareAnnotations.The interface each specific target-aware annotation processor has to fulfill.