Class CacheNotifierImpl.BaseCacheEntryListenerInvocation<K,V>

java.lang.Object
org.infinispan.notifications.cachelistener.CacheNotifierImpl.BaseCacheEntryListenerInvocation<K,V>
All Implemented Interfaces:
CacheEntryListenerInvocation<K,V>, ListenerInvocation<Event<K,V>>
Direct Known Subclasses:
CacheNotifierImpl.ClusteredListenerInvocation
Enclosing class:
CacheNotifierImpl<K,V>

protected static class CacheNotifierImpl.BaseCacheEntryListenerInvocation<K,V> extends Object implements CacheEntryListenerInvocation<K,V>