Uses of Interface
org.infinispan.notifications.cachelistener.cluster.ClusterCacheNotifier
-
Packages that use ClusterCacheNotifier Package Description org.infinispan.notifications.cachelistener Cache-specific notifications and eventing.org.infinispan.notifications.cachelistener.cluster -
-
Uses of ClusterCacheNotifier in org.infinispan.notifications.cachelistener
Classes in org.infinispan.notifications.cachelistener that implement ClusterCacheNotifier Modifier and Type Class Description classCacheNotifierImpl<K,V>Helper class that handles all notifications to registered listeners. -
Uses of ClusterCacheNotifier in org.infinispan.notifications.cachelistener.cluster
Methods in org.infinispan.notifications.cachelistener.cluster with parameters of type ClusterCacheNotifier Modifier and Type Method Description voidMultiClusterEventCommand. init(Cache<K,V> cache, ClusterCacheNotifier<K,V> clusterCacheNotifier)
-