Annotation Interface ProcessorOptions


@Qualifier @Documented @Retention(CLASS) @Target({FIELD,METHOD,PARAMETER}) public @interface ProcessorOptions
Indicates that a Map<String, String> contains the options provided to an annotation processor.