Package | Description |
---|---|
org.castor.core.annotationprocessing |
Modifier and Type | Interface and Description |
---|---|
interface |
TargetAwareAnnotationProcessingService
Extension of
AnnotationProcessingService to handle target-aware
Annotation s. |
Modifier and Type | Class and Description |
---|---|
class |
BaseAnnotationProcessingService
An AnnotationProcessingService handles multiple
AnnotationProcessor s
and uses them to process one or more Annotation s. |
class |
BaseTargetAwareAnnotationProcessingService
Base implementation class to be used for implementing
AnnotationProcessingService s. |
Copyright © 2015. All rights reserved.