Uses of Interface
org.castor.core.annotationprocessing.AnnotationProcessingService
Packages that use AnnotationProcessingService
-
Uses of AnnotationProcessingService in org.castor.core.annotationprocessing
Subinterfaces of AnnotationProcessingService in org.castor.core.annotationprocessingModifier and TypeInterfaceDescriptioninterfaceExtension ofAnnotationProcessingServiceto handle target-awareAnnotations.Classes in org.castor.core.annotationprocessing that implement AnnotationProcessingServiceModifier and TypeClassDescriptionclassAn AnnotationProcessingService handles multipleAnnotationProcessors and uses them to process one or moreAnnotations.classBase implementation class to be used for implementingAnnotationProcessingServices.