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