public class JAXRSServiceRestMetadataResolver extends AbstractServiceRestMetadataResolver
ServiceRestMetadataResolver implementation for JAX-RS 2 and 1COMPARATOR, MAX_PRIORITY, MIN_PRIORITY, NORMAL_PRIORITY| Constructor and Description |
|---|
JAXRSServiceRestMetadataResolver() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(ProcessingEnvironment processingEnvironment,
TypeElement serviceType)
Supports or not to the specified service type
|
static boolean |
supports(TypeElement serviceType) |
resolveequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo, getPrioritypublic boolean supports(ProcessingEnvironment processingEnvironment, TypeElement serviceType)
ServiceRestMetadataResolverprocessingEnvironment - ProcessingEnvironmentserviceType - Dubbo service type or interfacetrue, or falsepublic static boolean supports(TypeElement serviceType)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.