Uses of Interface
org.infinispan.notifications.cachemanagerlistener.CacheManagerNotifier
Packages that use CacheManagerNotifier
Package
Description
invalid reference
CacheManager
A transport implementation based on JGroups.
-
Uses of CacheManagerNotifier in org.infinispan.cache.impl
Fields in org.infinispan.cache.impl declared as CacheManagerNotifier -
Uses of CacheManagerNotifier in org.infinispan.notifications.cachelistener.cluster
Constructors in org.infinispan.notifications.cachelistener.cluster with parameters of type CacheManagerNotifierModifierConstructorDescriptionRemoteClusterListener
(UUID id, Address origin, CacheNotifier cacheNotifier, CacheManagerNotifier cacheManagerNotifier, ClusterEventManager eventManager, boolean sync) -
Uses of CacheManagerNotifier in org.infinispan.notifications.cachemanagerlistener
Classes in org.infinispan.notifications.cachemanagerlistener that implement CacheManagerNotifierModifier and TypeClassDescriptionclass
Global, shared notifications on the cache manager. -
Uses of CacheManagerNotifier in org.infinispan.remoting.transport.jgroups
Fields in org.infinispan.remoting.transport.jgroups declared as CacheManagerNotifier