Modifier and Type | Method and Description |
---|---|
DiscoveryClientHealthIndicator |
CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration.discoveryClientHealthIndicator(DiscoveryClient discoveryClient) |
Constructor and Description |
---|
DiscoveryClientHealthIndicator(DiscoveryClient discoveryClient) |
Modifier and Type | Class and Description |
---|---|
class |
NoopDiscoveryClient
Deprecated.
Use
instead |
Modifier and Type | Method and Description |
---|---|
DiscoveryClient |
NoopDiscoveryClientAutoConfiguration.discoveryClient()
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleDiscoveryClient
A
DiscoveryClient that will use the
properties file as a source of service instances |
Modifier and Type | Method and Description |
---|---|
DiscoveryClient |
SimpleDiscoveryClientAutoConfiguration.simpleDiscoveryClient(SimpleDiscoveryProperties simpleDiscoveryProperties) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.