public class ConfigServerInstanceProvider extends Object
| Constructor and Description |
|---|
ConfigServerInstanceProvider(org.springframework.cloud.client.discovery.DiscoveryClient client) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.client.ServiceInstance |
getConfigServerInstance(String serviceId) |
public ConfigServerInstanceProvider(org.springframework.cloud.client.discovery.DiscoveryClient client)
@Retryable(interceptor="configServerRetryInterceptor") public org.springframework.cloud.client.ServiceInstance getConfigServerInstance(String serviceId)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.