| 构造器和说明 |
|---|
ServiceAnnotationResolver(Class<?> serviceType) |
| 限定符和类型 | 方法和说明 |
|---|---|
Annotation |
getServiceAnnotation() |
Class<?> |
getServiceType() |
String |
resolveGroup() |
String |
resolveInterfaceClassName()
Resolve the class name of interface
|
String |
resolveVersion() |
public ServiceAnnotationResolver(Class<?> serviceType) throws IllegalArgumentException
public String resolveInterfaceClassName()
nullpublic String resolveVersion()
public String resolveGroup()
public Annotation getServiceAnnotation()
public Class<?> getServiceType()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.