@SupportedAnnotationTypes(value="global.namespace.service.wight.annotation.ServiceInterface") public final class ServiceInterfaceProcessor extends ServiceAnnnotationProcessor
ServiceInterface annotation.processingEnv| Constructor and Description |
|---|
ServiceInterfaceProcessor() |
| 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.