| Package | Description |
|---|---|
| io.dropwizard.health.response |
| Modifier and Type | Method and Description |
|---|---|
HealthResponseProvider |
JsonHealthResponseProviderFactory.build(HealthStatusChecker healthStatusChecker,
HealthStateAggregator healthStateAggregator,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
HealthResponseProvider |
HealthResponseProviderFactory.build(HealthStatusChecker healthStatusChecker,
HealthStateAggregator healthStateAggregator,
com.fasterxml.jackson.databind.ObjectMapper mapper)
Configures a health responder for responding to health check requests (e.g.
|
| Constructor and Description |
|---|
JsonHealthResponseProvider(HealthStatusChecker healthStatusChecker,
HealthStateAggregator healthStateAggregator,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
Copyright © 2011. All rights reserved.