| Package | Description |
|---|---|
| com.alibaba.cloud.dubbo.service |
| Modifier and Type | Class and Description |
|---|---|
class |
IntrospectiveDubboMetadataService
Introspective
DubboMetadataService implementation. |
| Modifier and Type | Method and Description |
|---|---|
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 © 2021 Pivotal Software, Inc.. All rights reserved.