public class ServiceDefinitionMetadataAnnotationProcessor extends AbstractServiceAnnotationProcessor
Processor class to generate the metadata of ServiceDefinition whose classes are annotated by Dubbo's @ServiceProcessor| Constructor and Description |
|---|
ServiceDefinitionMetadataAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getMethodSignature, getSupportedAnnotationTypes, getSupportedSourceVersion, initgetCompletions, getSupportedOptionspublic ServiceDefinitionMetadataAnnotationProcessor()
public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.