| Package | Description |
|---|---|
| io.dropwizard | |
| io.dropwizard.health |
| Modifier and Type | Method and Description |
|---|---|
Optional<HealthFactory> |
Configuration.getHealthFactory()
Returns the health interface-specific section of the configuration file.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setHealthFactory(HealthFactory health)
Sets the health interface-specific section of the configuration file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHealthFactory |
Copyright © 2011. All rights reserved.