| 程序包 | 说明 |
|---|---|
| com.alibaba.cloud.dubbo.service |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IntrospectiveDubboMetadataService
Introspective
DubboMetadataService implementation. |
| 限定符和类型 | 方法和说明 |
|---|---|
protected DubboMetadataService |
DubboMetadataServiceProxy.createProxy(String serviceName,
String version)
New a proxy instance of
DubboMetadataService via the specified service
name. |
DubboMetadataService |
DubboMetadataServiceProxy.getProxy(List<org.springframework.cloud.client.ServiceInstance> serviceInstances)
Get the proxy of
DubboMetadataService if possible. |
DubboMetadataService |
DubboMetadataServiceProxy.getProxy(String serviceName)
Get a proxy instance of
DubboMetadataService via the specified service
name. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.