Uses of Interface
io.dropwizard.health.response.HealthResponseProviderFactory
-
Packages that use HealthResponseProviderFactory Package Description io.dropwizard.health io.dropwizard.health.response -
-
Uses of HealthResponseProviderFactory in io.dropwizard.health
Methods in io.dropwizard.health that return HealthResponseProviderFactory Modifier and Type Method Description HealthResponseProviderFactoryDefaultHealthFactory. getHealthResponseProviderFactory()Methods in io.dropwizard.health with parameters of type HealthResponseProviderFactory Modifier and Type Method Description voidDefaultHealthFactory. setHealthResponseProviderFactory(HealthResponseProviderFactory healthResponseProviderFactory) -
Uses of HealthResponseProviderFactory in io.dropwizard.health.response
Classes in io.dropwizard.health.response that implement HealthResponseProviderFactory Modifier and Type Class Description classJsonHealthResponseProviderFactory
-