Class ExtensionAnnotationProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
org.teleight.teleightbots.extensions.annotation.ExtensionAnnotationProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("org.teleight.teleightbots.extensions.annotation.ExtensionInfo") @SupportedSourceVersion(RELEASE_21) public class ExtensionAnnotationProcessor extends AbstractProcessor