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

Packages that use AnnotationProcessingService
org.castor.core.annotationprocessing   
 

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.
 



Copyright © 2012. All Rights Reserved.