Uses of Interface
org.infinispan.notifications.cachelistener.cluster.ClusterCacheNotifier
-
Packages that use ClusterCacheNotifier Package Description org.infinispan.notifications.cachelistener Cache
-specific notifications and eventing. -
-
Uses of ClusterCacheNotifier in org.infinispan.notifications.cachelistener
Classes in org.infinispan.notifications.cachelistener that implement ClusterCacheNotifier Modifier and Type Class Description class
CacheNotifierImpl<K,V>
Helper class that handles all notifications to registered listeners.
-