Annotation Interface AnnotationProcessor


@Documented @Retention(RUNTIME) @Target(TYPE) @Service(Processor.class) public @interface AnnotationProcessor
Annotation to express that the annotated class is an annotation processor.