Package | Description |
---|---|
org.springframework.cloud.client | |
org.springframework.cloud.client.discovery.health |
Modifier and Type | Method and Description |
---|---|
DiscoveryCompositeHealthIndicator |
CommonsClientAutoConfiguration.discoveryCompositeHealthIndicator(org.springframework.boot.actuate.health.HealthAggregator aggregator,
List<DiscoveryHealthIndicator> indicators) |
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryClientHealthIndicator |
Modifier and Type | Method and Description |
---|---|
DiscoveryHealthIndicator |
DiscoveryCompositeHealthIndicator.Holder.getDelegate() |
Constructor and Description |
---|
Holder(DiscoveryHealthIndicator delegate) |
Constructor and Description |
---|
DiscoveryCompositeHealthIndicator(org.springframework.boot.actuate.health.HealthAggregator healthAggregator,
List<DiscoveryHealthIndicator> indicators) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.