public interface HealthReporter
| Modifier and Type | Method and Description |
|---|---|
default HealthReport |
getLiveness() |
default HealthReport |
getReadiness() |
default HealthReport |
getStartup() |
default HealthReport getReadiness()
default HealthReport getLiveness()
default HealthReport getStartup()
Copyright © 2018–2021 SmallRye. All rights reserved.