| Constructor and Description |
|---|
ServiceAnnotationResolver(Class<?> serviceType) |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
getServiceAnnotation() |
Class<?> |
getServiceType() |
String |
resolveGroup() |
String |
resolveInterfaceClassName()
Resolve the class name of interface
|
String |
resolveVersion() |
public ServiceAnnotationResolver(Class<?> serviceType) throws IllegalArgumentException
IllegalArgumentExceptionpublic String resolveInterfaceClassName()
nullpublic String resolveVersion()
public String resolveGroup()
public Annotation getServiceAnnotation()
public Class<?> getServiceType()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.