JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.dropwizard.health
Interface HealthStatusChecker
public interface
HealthStatusChecker
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
default boolean
isHealthy
()
boolean
isHealthy
(@Nullable
String
type)
Method Details
isHealthy
default
boolean
isHealthy
()
isHealthy
boolean
isHealthy
(@Nullable
String
type)