Uses of Interface
org.infinispan.notifications.cachelistener.event.CacheEntriesEvictedEvent
Packages that use CacheEntriesEvictedEvent
-
Uses of CacheEntriesEvictedEvent in org.infinispan.notifications.cachelistener.event.impl
Classes in org.infinispan.notifications.cachelistener.event.impl that implement CacheEntriesEvictedEventModifier and TypeClassDescriptionclass
EventImpl<K,
V> Basic implementation of an event that covers all event types.