DiscoveryCompositeHealthContributor@Deprecated public class DiscoveryCompositeHealthIndicator extends org.springframework.boot.actuate.health.CompositeHealthIndicator
| Modifier and Type | Class and Description |
|---|---|
static class |
DiscoveryCompositeHealthIndicator.Holder
Deprecated.
Holder for the Health Indicator.
|
| Constructor and Description |
|---|
DiscoveryCompositeHealthIndicator(org.springframework.boot.actuate.health.HealthAggregator healthAggregator,
List<DiscoveryHealthIndicator> indicators)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,org.springframework.boot.actuate.health.HealthIndicator> |
createMap(List<DiscoveryHealthIndicator> indicators)
Deprecated.
|
ArrayList<DiscoveryCompositeHealthIndicator.Holder> |
getHealthIndicators()
Deprecated.
|
getRegistry, health@Autowired
public DiscoveryCompositeHealthIndicator(org.springframework.boot.actuate.health.HealthAggregator healthAggregator,
List<DiscoveryHealthIndicator> indicators)
public ArrayList<DiscoveryCompositeHealthIndicator.Holder> getHealthIndicators()
public static Map<String,org.springframework.boot.actuate.health.HealthIndicator> createMap(List<DiscoveryHealthIndicator> indicators)
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.