Uses of Interface
org.infinispan.notifications.cachelistener.event.CacheEntryModifiedEvent
-
Packages that use CacheEntryModifiedEvent Package Description org.infinispan.notifications.cachelistener.cluster -
-
Uses of CacheEntryModifiedEvent in org.infinispan.notifications.cachelistener.cluster
Classes in org.infinispan.notifications.cachelistener.cluster that implement CacheEntryModifiedEvent Modifier and Type Class Description class
ClusterEvent<K,V>
This is an event designed for use with cluster listeners solely.
-