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 TypeInterfaceDescriptioninterface
Extension ofAnnotationProcessingService
to handle target-awareAnnotation
s.Classes in org.castor.core.annotationprocessing that implement AnnotationProcessingServiceModifier and TypeClassDescriptionclass
An AnnotationProcessingService handles multipleAnnotationProcessor
s and uses them to process one or moreAnnotation
s.class
Base implementation class to be used for implementingAnnotationProcessingService
s.