Uses of Class
org.killbill.billing.osgi.api.Healthcheck.HealthStatus
-
Packages that use Healthcheck.HealthStatus Package Description org.killbill.billing.osgi.api -
-
Uses of Healthcheck.HealthStatus in org.killbill.billing.osgi.api
Methods in org.killbill.billing.osgi.api that return Healthcheck.HealthStatus Modifier and Type Method Description Healthcheck.HealthStatusHealthcheck. getHealthStatus(Tenant tenant, Map properties)static Healthcheck.HealthStatusHealthcheck.HealthStatus. healthy()static Healthcheck.HealthStatusHealthcheck.HealthStatus. healthy(String message)static Healthcheck.HealthStatusHealthcheck.HealthStatus. unHealthy(String message)
-