Interface AnnotationProcessingService

All Known Subinterfaces:
TargetAwareAnnotationProcessingService
All Known Implementing Classes:
BaseAnnotationProcessingService, BaseTargetAwareAnnotationProcessingService

public interface AnnotationProcessingService
An AnnotationProcessingService handles multiple AnnotationProcessors and uses them to process one or more Annotations.
Since:
1.3
Author:
Alexander Eibner, Peter Schmidt, Joachim Grueneis
See Also: