PingHealthIndicator.@Deprecated public class ApplicationHealthIndicator extends AbstractHealthIndicator
HealthIndicator that returns Status.UP.Status.UP| Constructor and Description |
|---|
ApplicationHealthIndicator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHealthCheck(Health.Builder builder)
Deprecated.
Actual health check logic.
|
healthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHealthprotected void doHealthCheck(Health.Builder builder) throws Exception
AbstractHealthIndicatordoHealthCheck in class AbstractHealthIndicatorbuilder - the Health.Builder to report health status and detailsException - any Exception that should create a Status.DOWN
system status.Copyright © 2021 Pivotal Software, Inc.. All rights reserved.