Uses of Class
org.castor.core.annotationprocessing.BaseAnnotationProcessingService

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

Uses of BaseAnnotationProcessingService in org.castor.core.annotationprocessing
 

Subclasses of BaseAnnotationProcessingService in org.castor.core.annotationprocessing
 class BaseTargetAwareAnnotationProcessingService
          Base implementation class to be used for implementing AnnotationProcessingServices.
 

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

Subclasses of BaseAnnotationProcessingService in org.castor.cpa.jpa.info
 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.