Interface AnnotationProcessor

All Known Subinterfaces:
TargetAwareAnnotationProcessor

public interface AnnotationProcessor
The interface each specific annotation processor has to fulfill.
Since:
1.3
Author:
Joachim Grueneis