Package | Description |
---|---|
org.springframework.cloud.client | |
org.springframework.cloud.client.discovery.health | |
org.springframework.cloud.client.discovery.noop |
Modifier and Type | Method and Description |
---|---|
DiscoveryClientHealthIndicator |
CommonsClientAutoConfiguration.discoveryClientHealthIndicator(DiscoveryClient discoveryClient) |
Constructor and Description |
---|
DiscoveryClientHealthIndicator(DiscoveryClient discoveryClient) |
Modifier and Type | Class and Description |
---|---|
class |
NoopDiscoveryClient
DiscoveryClient used when no implementations are found on the classpath
|
Modifier and Type | Method and Description |
---|---|
DiscoveryClient |
NoopDiscoveryClientAutoConfiguration.discoveryClient() |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.