public abstract class AbstractServiceRestMetadataResolver extends Object implements ServiceRestMetadataResolver
ServiceRestMetadataResolver implementationCOMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| Constructor and Description |
|---|
AbstractServiceRestMetadataResolver() |
| Modifier and Type | Method and Description |
|---|---|
ServiceRestMetadata |
resolve(ProcessingEnvironment processingEnv,
TypeElement serviceType,
Set<? extends TypeElement> annotations)
Resolve the
ServiceRestMetadata from given service type |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportscompareTo, getPrioritypublic final ServiceRestMetadata resolve(ProcessingEnvironment processingEnv, TypeElement serviceType, Set<? extends TypeElement> annotations)
ServiceRestMetadataResolverServiceRestMetadata from given service typeresolve in interface ServiceRestMetadataResolverprocessingEnv - ProcessingEnvironmentserviceType - Dubbo service type or interfaceCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.