Annotation Type AnnotationProcessor


@Target(TYPE) @Retention(SOURCE) public @interface AnnotationProcessor
Dedicated annotation for signaling the prism generator to create an entry in META-INF/services/javax.annotation.processing.Processor. The generator will automatically try to write META-INF files if the following annotations are detected on a concrete processor class.