public abstract class AbstractHealthIndicator extends Object implements HealthIndicator
HealthIndicator
Health
This implementation is only suitable if an Exception raised from doHealthCheck(org.springframework.boot.actuate.health.Health.Builder) should create a Status.DOWN health status.
Exception
doHealthCheck(org.springframework.boot.actuate.health.Health.Builder)
Status.DOWN
protected
AbstractHealthIndicator()
AbstractHealthIndicator
healthCheckFailedMessage
AbstractHealthIndicator(Function<Exception,String> healthCheckFailedMessage)
AbstractHealthIndicator(String healthCheckFailedMessage)
protected abstract void
doHealthCheck(Health.Builder builder)
health()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected AbstractHealthIndicator()
protected AbstractHealthIndicator(String healthCheckFailedMessage)
protected AbstractHealthIndicator(Function<Exception,String> healthCheckFailedMessage)
public final Health health()
health
protected abstract void doHealthCheck(Health.Builder builder) throws Exception
builder
Health.Builder
Impressum und Datenschutz Copyright ©2018 eir.me