Uses of Interface
org.kiwiproject.consul.cache.ConsulCache.Listener
Packages that use ConsulCache.Listener
-
Uses of ConsulCache.Listener in org.kiwiproject.consul.cache
Methods in org.kiwiproject.consul.cache that return types with arguments of type ConsulCache.ListenerMethods in org.kiwiproject.consul.cache with parameters of type ConsulCache.ListenerModifier and TypeMethodDescriptionbooleanConsulCache.addListener(ConsulCache.Listener<K, V> listener) Add a new listener.booleanConsulCache.removeListener(ConsulCache.Listener<K, V> listener)