All Classes and Interfaces

Annotation Types
Class
Description
Dedicated annotation for signaling the prism generator to create an entry in META-INF/services/javax.annotation.processing.Processor.
Place on a Type/Package to have the Prism Generator create a static APContext class to let you access ProcessingEnv from anywhere.
Place on a Type/Package to have the Prism Generator create a helper class for reading application module-info files
Generates a Prism for the specified annotation, in the same package as the target.
Use this to group several @GeneratePrism annotations together, for example in a package annotation.
Place on a Type/Package to have the Prism Generator create a helper class