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