public static class DiscoveryCompositeHealthIndicator.Holder extends Object implements org.springframework.boot.actuate.health.HealthIndicator
| Constructor and Description |
|---|
Holder(DiscoveryHealthIndicator delegate) |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryHealthIndicator |
getDelegate() |
org.springframework.boot.actuate.health.Health |
health() |
public Holder(DiscoveryHealthIndicator delegate)
public org.springframework.boot.actuate.health.Health health()
health in interface org.springframework.boot.actuate.health.HealthIndicatorpublic DiscoveryHealthIndicator getDelegate()
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.