public class ScbDiscoveryClient extends AbstractDiscoveryClient implements org.springframework.cloud.client.discovery.DiscoveryClient
| Constructor and Description |
|---|
ScbDiscoveryClient() |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
List<org.springframework.cloud.client.ServiceInstance> |
getInstances(String serviceId) |
org.springframework.cloud.client.ServiceInstance |
getLocalServiceInstance()
Deprecated.
|
doGetInstances, getServicespublic String description()
description in interface org.springframework.cloud.client.discovery.DiscoveryClient@Deprecated public org.springframework.cloud.client.ServiceInstance getLocalServiceInstance()
getLocalServiceInstance in interface org.springframework.cloud.client.discovery.DiscoveryClientCopyright © 2017–2021 The Apache Software Foundation. All rights reserved.