| Package | Description |
|---|---|
| io.dropwizard.health |
| Modifier and Type | Method and Description |
|---|---|
List<HealthCheckConfiguration> |
DefaultHealthFactory.getHealthCheckConfigurations() |
List<HealthCheckConfiguration> |
DefaultHealthFactory.getHealthChecks() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHealthFactory.setHealthCheckConfigurations(List<HealthCheckConfiguration> healthChecks) |
void |
DefaultHealthFactory.setHealthChecks(List<HealthCheckConfiguration> healthChecks) |
Copyright © 2011. All rights reserved.