Uses of Interface
org.infinispan.notifications.cachelistener.cluster.ClusterCacheNotifier
Packages that use ClusterCacheNotifier
Package
Description
Factories are internal components used to create other components based on a cache's
configuration.
Cache
-specific notifications and eventing.-
Uses of ClusterCacheNotifier in org.infinispan.factories
Methods in org.infinispan.factories that return types with arguments of type ClusterCacheNotifier -
Uses of ClusterCacheNotifier in org.infinispan.notifications.cachelistener
Classes in org.infinispan.notifications.cachelistener that implement ClusterCacheNotifierModifier and TypeClassDescriptionclass
CacheNotifierImpl<K,
V> Helper class that handles all notifications to registered listeners.