Uses of Interface
io.dropwizard.health.HealthStateListener
Packages that use HealthStateListener
-
Uses of HealthStateListener in io.dropwizard.health
Methods in io.dropwizard.health that return types with arguments of type HealthStateListenerModifier and TypeMethodDescription@NonNull Collection<HealthStateListener>HealthEnvironment.healthStateListeners()Methods in io.dropwizard.health with parameters of type HealthStateListenerModifier and TypeMethodDescriptionvoidHealthEnvironment.addHealthStateListener(HealthStateListener listener)