Package org.killbill.billing.osgi.api
Interface Healthcheck
-
public interface Healthcheck
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classHealthcheck.HealthStatus
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Healthcheck.HealthStatusgetHealthStatus(Tenant tenant, Map properties)
-
-
-
Method Detail
-
getHealthStatus
Healthcheck.HealthStatus getHealthStatus(Tenant tenant, Map properties)
-
-