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

Packages that use TargetAwareAnnotationProcessor
org.castor.core.annotationprocessing   
 

Uses of TargetAwareAnnotationProcessor in org.castor.core.annotationprocessing
 

Methods in org.castor.core.annotationprocessing that return types with arguments of type TargetAwareAnnotationProcessor
 Set<TargetAwareAnnotationProcessor> BaseTargetAwareAnnotationProcessingService.getTargetAwareAnnotationProcessors()
          Returns the set of TargetAwareAnnotationProcessors registered with this service.
 Set<TargetAwareAnnotationProcessor> TargetAwareAnnotationProcessingService.getTargetAwareAnnotationProcessors()
          Returns the set of TargetAwareAnnotationProcessors registered with this service.
 

Methods in org.castor.core.annotationprocessing with parameters of type TargetAwareAnnotationProcessor
 void BaseTargetAwareAnnotationProcessingService.addAnnotationProcessor(TargetAwareAnnotationProcessor taAnnotationProcessor)
          Add an TargetAwareAnnotationProcessor to the service.
 void TargetAwareAnnotationProcessingService.addAnnotationProcessor(TargetAwareAnnotationProcessor annotationProcessor)
          Add an TargetAwareAnnotationProcessor to the service.
 



Copyright © 2012. All Rights Reserved.