Uses of Class
io.dropwizard.setup.HealthCheckConfiguration
-
Packages that use HealthCheckConfiguration Package Description io.dropwizard.setup -
-
Uses of HealthCheckConfiguration in io.dropwizard.setup
Methods in io.dropwizard.setup that return HealthCheckConfiguration Modifier and Type Method Description HealthCheckConfigurationAdminFactory. getHealthChecks()Methods in io.dropwizard.setup with parameters of type HealthCheckConfiguration Modifier and Type Method Description voidAdminFactory. setHealthChecks(HealthCheckConfiguration healthChecks)
-