Package io.dropwizard.health
Interface HealthFactory
- All Superinterfaces:
Discoverable
- All Known Implementing Classes:
DefaultHealthFactory
-
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(LifecycleEnvironment lifecycle, ServletEnvironment servlets, JerseyEnvironment jersey, HealthEnvironment health, com.fasterxml.jackson.databind.ObjectMapper mapper, String name)
-
Method Details
-
configure
void configure(LifecycleEnvironment lifecycle, ServletEnvironment servlets, JerseyEnvironment jersey, HealthEnvironment health, com.fasterxml.jackson.databind.ObjectMapper mapper, String name)
-