| Package | Description |
|---|---|
| io.dropwizard.health | |
| io.dropwizard.health.response |
| Modifier and Type | Method and Description |
|---|---|
HealthResponderFactory |
DefaultHealthFactory.getHealthResponderFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHealthFactory.setHealthResponderFactory(HealthResponderFactory healthResponderFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServletHealthResponderFactory
A servlet-based implementation of
HealthResponderFactory, to respond to health check requests. |
Copyright © 2011. All rights reserved.