Class PluginAnnotationProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
tech.guilhermekaua.spigotboot.spigot.annotationprocessor.plugin.PluginAnnotationProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("tech.guilhermekaua.spigotboot.spigot.annotationprocessor.annotations.Plugin") @SupportedSourceVersion(RELEASE_8) public class PluginAnnotationProcessor extends AbstractProcessor