public class ServiceDefinitionMetadataAnnotationProcessor extends AbstractServiceAnnotationProcessor
Processor class to generate the metadata of ServiceDefinition whose classes are annotated by Dubbo's @ServiceProcessor| 构造器和说明 |
|---|
ServiceDefinitionMetadataAnnotationProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getMethodSignature, getSupportedAnnotationTypes, getSupportedSourceVersion, initgetCompletions, getSupportedOptionspublic ServiceDefinitionMetadataAnnotationProcessor()
public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process 在接口中 Processorprocess 在类中 AbstractProcessorCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.