Uses of Class
io.smallrye.reactive.messaging.health.HealthReport
Packages that use HealthReport
-
Uses of HealthReport in io.smallrye.reactive.messaging.health
Fields in io.smallrye.reactive.messaging.health declared as HealthReportModifier and TypeFieldDescriptionstatic final HealthReportHealthReport.OK_INSTANCEA report used when there are no channels.Methods in io.smallrye.reactive.messaging.health that return HealthReportModifier and TypeMethodDescriptionHealthReport.HealthReportBuilder.build()default HealthReportHealthReporter.getLiveness()default HealthReportHealthReporter.getReadiness()default HealthReportHealthReporter.getStartup()