Uses of Class
org.infinispan.notifications.impl.AbstractListenerImpl
Packages that use AbstractListenerImpl
Package
Description
Cache
-specific notifications and eventing.invalid reference
CacheManager
-
Uses of AbstractListenerImpl in org.infinispan.notifications.cachelistener
Subclasses of AbstractListenerImpl in org.infinispan.notifications.cachelistenerModifier and TypeClassDescriptionclass
CacheNotifierImpl<K,
V> Helper class that handles all notifications to registered listeners. -
Uses of AbstractListenerImpl in org.infinispan.notifications.cachemanagerlistener
Subclasses of AbstractListenerImpl in org.infinispan.notifications.cachemanagerlistenerModifier and TypeClassDescriptionclass
Global, shared notifications on the cache manager.