Uses of Class
org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation
-
Packages that use CacheNotifierImpl.BaseCacheEntryListenerInvocation Package Description org.infinispan.notifications.cachelistener Cache
-specific notifications and eventing. -
-
Uses of CacheNotifierImpl.BaseCacheEntryListenerInvocation in org.infinispan.notifications.cachelistener
Subclasses of CacheNotifierImpl.BaseCacheEntryListenerInvocation in org.infinispan.notifications.cachelistener Modifier and Type Class Description protected static class
CacheNotifierImpl.ClusteredListenerInvocation<K,V>
This class is to be used with cluster listener invocations only when they have included current state.
-