| Package | Description |
|---|---|
| io.dropwizard.health | |
| io.dropwizard.health.response |
| Modifier and Type | Method and Description |
|---|---|
HealthServletFactory |
DefaultHealthFactory.getServletFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultHealthFactory.setServletFactory(HealthServletFactory servletFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHealthServletFactory
The default implementation of
HealthServletFactory, which allows for configuration of the response. |
Copyright © 2011. All rights reserved.