Interface RegistryListener<K,V>
- Type Parameters:
K- the registration keyV- the registration value
public interface RegistryListener<K,V>
Listener for added, updated and removed entries.
- Author:
- Paul Ferraro
-
Method Summary
-
Method Details
-
added
-
updated
-
removed
-