Uses of Package
org.castor.core.annotationprocessing

Packages that use org.castor.core.annotationprocessing
org.castor.core.annotationprocessing   
org.castor.cpa.jpa.info   
org.castor.cpa.jpa.processors   
org.castor.cpa.jpa.processors.classprocessors   
org.castor.cpa.jpa.processors.fieldprocessors   
 

Classes in org.castor.core.annotationprocessing used by org.castor.core.annotationprocessing
AnnotationProcessingService
          An AnnotationProcessingService handles multiple AnnotationProcessors and uses them to process one or more Annotations.
AnnotationProcessor
          The interface each specific annotation processor has to fulfill.
AnnotationTargetException
          This Exception is thrown when a TargetAwareAnnotationProcessor can not process an annotation properly.
BaseAnnotationProcessingService
          An AnnotationProcessingService handles multiple AnnotationProcessors and uses them to process one or more Annotations.
TargetAwareAnnotationProcessingService
          Extension of AnnotationProcessingService to handle target-aware Annotations.
TargetAwareAnnotationProcessor
          The interface each specific target-aware annotation processor has to fulfill.
 

Classes in org.castor.core.annotationprocessing used by org.castor.cpa.jpa.info
AnnotationProcessingService
          An AnnotationProcessingService handles multiple AnnotationProcessors and uses them to process one or more Annotations.
BaseAnnotationProcessingService
          An AnnotationProcessingService handles multiple AnnotationProcessors and uses them to process one or more Annotations.
BaseTargetAwareAnnotationProcessingService
          Base implementation class to be used for implementing AnnotationProcessingServices.
TargetAwareAnnotationProcessingService
          Extension of AnnotationProcessingService to handle target-aware Annotations.
 

Classes in org.castor.core.annotationprocessing used by org.castor.cpa.jpa.processors
AnnotationProcessor
          The interface each specific annotation processor has to fulfill.
AnnotationTargetException
          This Exception is thrown when a TargetAwareAnnotationProcessor can not process an annotation properly.
TargetAwareAnnotationProcessor
          The interface each specific target-aware annotation processor has to fulfill.
 

Classes in org.castor.core.annotationprocessing used by org.castor.cpa.jpa.processors.classprocessors
AnnotationProcessor
          The interface each specific annotation processor has to fulfill.
AnnotationTargetException
          This Exception is thrown when a TargetAwareAnnotationProcessor can not process an annotation properly.
TargetAwareAnnotationProcessor
          The interface each specific target-aware annotation processor has to fulfill.
 

Classes in org.castor.core.annotationprocessing used by org.castor.cpa.jpa.processors.fieldprocessors
AnnotationProcessor
          The interface each specific annotation processor has to fulfill.
AnnotationTargetException
          This Exception is thrown when a TargetAwareAnnotationProcessor can not process an annotation properly.
TargetAwareAnnotationProcessor
          The interface each specific target-aware annotation processor has to fulfill.
 



Copyright © 2012. All Rights Reserved.