Package org.kiwiproject.consul.cache
Interface ConsulCache.Listener<K,V>
- Type Parameters:
K- the type of keysV- the type of values
- Enclosing class:
- ConsulCache<K,
V>
public static interface ConsulCache.Listener<K,V>
Implementers can register a listener to receive
a new map when it changes
-
Method Summary
-
Method Details
-
notify
-