public class ServiceRestMetadataAnnotationProcessor extends AbstractServiceAnnotationProcessor
Processor class to generate the metadata of REST from the classes that are annotated by Dubbo'sProcessor| Constructor and Description |
|---|
ServiceRestMetadataAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(ProcessingEnvironment processingEnv) |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getMethodSignature, getSupportedAnnotationTypes, getSupportedSourceVersiongetCompletions, getSupportedOptionspublic ServiceRestMetadataAnnotationProcessor()
public void init(ProcessingEnvironment processingEnv)
init in interface Processorinit in class AbstractServiceAnnotationProcessorpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.