Class ServiceProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
io.avaje.spi.internal.ServiceProcessor
All Implemented Interfaces:
Processor

@SupportedOptions("buildPlugin") @SupportedAnnotationTypes({"io.avaje.spi.ServiceProvider","io.avaje.inject.spi.Generated","io.avaje.jsonb.spi.Generated","io.avaje.http.api.Client","io.avaje.http.api.Controller","io.avaje.recordbuilder.Generated","io.avaje.prism.GenerateAPContext","io.avaje.validation.spi.Generated","io.ebean.typequery.Generated","javax.annotation.processing.Generated","javax.annotation.processing.SupportedAnnotationTypes","javax.annotation.processing.SupportedOptions","javax.annotation.processing.SupportedSourceVersion"}) public class ServiceProcessor extends AbstractProcessor