|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationProcessingService | |
|---|---|
| org.castor.core.annotationprocessing | |
| org.castor.cpa.jpa.info | |
| Uses of AnnotationProcessingService in org.castor.core.annotationprocessing |
|---|
| Subinterfaces of AnnotationProcessingService in org.castor.core.annotationprocessing | |
|---|---|
interface |
TargetAwareAnnotationProcessingService
Extension of AnnotationProcessingService to handle target-aware
Annotations. |
| Classes in org.castor.core.annotationprocessing that implement AnnotationProcessingService | |
|---|---|
class |
BaseAnnotationProcessingService
An AnnotationProcessingService handles multiple AnnotationProcessors
and uses them to process one or more Annotations. |
class |
BaseTargetAwareAnnotationProcessingService
Base implementation class to be used for implementing AnnotationProcessingServices. |
| Uses of AnnotationProcessingService in org.castor.cpa.jpa.info |
|---|
| Classes in org.castor.cpa.jpa.info that implement AnnotationProcessingService | |
|---|---|
class |
JPAClassAnnotationProcessingService
This is a standard BaseTargetAwareAnnotationProcessingService
initialized with JPA Annotation processors for class bound JPA annotations. |
class |
JPAFieldAnnotationProcessingService
This is a standard BaseTargetAwareAnnotationProcessingService
initialized with JPA Annotation processors for field bound JPA annotations. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||