@SupportedAnnotationTypes(value="global.namespace.service.wight.annotation.ServiceImplementation") public final class ServiceImplementationProcessor extends ServiceAnnnotationProcessor
ServiceImplementation annotation to register the annotated type in a service provider
configuration file in META-INF/services.processingEnv| Constructor and Description |
|---|
ServiceImplementationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getSupportedSourceVersiongetCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2012–2021. All rights reserved.