public class ServiceRestMetadataAnnotationProcessor extends AbstractServiceAnnotationProcessor
Processor class to generate the metadata of REST from the classes that are annotated by Dubbo'sProcessor| 构造器和说明 |
|---|
ServiceRestMetadataAnnotationProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
init(ProcessingEnvironment processingEnv) |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getMethodSignature, getSupportedAnnotationTypes, getSupportedSourceVersiongetCompletions, getSupportedOptionspublic void init(ProcessingEnvironment processingEnv)
init 在接口中 Processorinit 在类中 AbstractServiceAnnotationProcessorpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process 在接口中 Processorprocess 在类中 AbstractProcessorCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.