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