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