Uses of Interface
org.kiwiproject.consul.monitoring.ClientEventCallback
Packages that use ClientEventCallback
-
Uses of ClientEventCallback in org.kiwiproject.consul
Methods in org.kiwiproject.consul with parameters of type ClientEventCallbackModifier and TypeMethodDescriptionConsul.Builder.withClientEventCallback(ClientEventCallback callback) Sets the event callback for the clients. -
Uses of ClientEventCallback in org.kiwiproject.consul.monitoring
Classes in org.kiwiproject.consul.monitoring that implement ClientEventCallbackConstructors in org.kiwiproject.consul.monitoring with parameters of type ClientEventCallbackModifierConstructorDescriptionClientEventHandler(String clientName, ClientEventCallback callback)