public class EurekaHealthIndicator extends Object implements org.springframework.cloud.client.discovery.health.DiscoveryHealthIndicator
| Constructor and Description |
|---|
EurekaHealthIndicator(com.netflix.discovery.EurekaClient eurekaClient,
com.netflix.appinfo.EurekaInstanceConfig instanceConfig,
com.netflix.discovery.EurekaClientConfig clientConfig) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.springframework.boot.actuate.health.Health |
health() |
public EurekaHealthIndicator(com.netflix.discovery.EurekaClient eurekaClient,
com.netflix.appinfo.EurekaInstanceConfig instanceConfig,
com.netflix.discovery.EurekaClientConfig clientConfig)
public String getName()
getName in interface org.springframework.cloud.client.discovery.health.DiscoveryHealthIndicatorpublic org.springframework.boot.actuate.health.Health health()
health in interface org.springframework.cloud.client.discovery.health.DiscoveryHealthIndicatorCopyright © 2016 Pivotal Software, Inc.. All rights reserved.