Uses of Interface
org.castor.core.annotationprocessing.TargetAwareAnnotationProcessingService

Packages that use TargetAwareAnnotationProcessingService
org.castor.core.annotationprocessing   
org.castor.cpa.jpa.info   
 

Uses of TargetAwareAnnotationProcessingService in org.castor.core.annotationprocessing
 

Classes in org.castor.core.annotationprocessing that implement TargetAwareAnnotationProcessingService
 class BaseTargetAwareAnnotationProcessingService
          Base implementation class to be used for implementing AnnotationProcessingServices.
 

Uses of TargetAwareAnnotationProcessingService in org.castor.cpa.jpa.info
 

Classes in org.castor.cpa.jpa.info that implement TargetAwareAnnotationProcessingService
 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.
 



Copyright © 2012. All Rights Reserved.