Uses of Package
org.infinispan.notifications.cachelistener.event
Packages that use org.infinispan.notifications.cachelistener.event
Package
Description
This package contains the
KeyAffinityService
interfaces which allow user code to determine mapping of keys onto nodesCache
-specific notifications and eventing.invalid reference
Cache
Cache
-specific notifications and eventing filtering classes.-
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.affinity
-
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.affinity.impl
-
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.container.versioning
-
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.globalstate.implClassDescriptionThis event subtype is passed in to any method annotated with
CacheEntryCreated
.This event subtype is passed in to any method annotated withCacheEntryModified
This event subtype is passed in to any method annotated withCacheEntryRemoved
. -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.notifications.cachelistenerClassDescriptionA transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.An interface that defines common characteristics of events
-
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.notifications.cachelistener.clusterClassDescriptionThis event subtype is passed in to any method annotated with
CacheEntryCreated
.A transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.This event subtype is passed in to any method annotated withCacheEntryExpired
.This event subtype is passed in to any method annotated withCacheEntryModified
This event subtype is passed in to any method annotated withCacheEntryRemoved
.An interface that defines common characteristics of eventsAn event subtype that includes a transaction context - if one exists - as well as a boolean as to whether the call originated locally or remotely.This event is passed in to any method annotated withTransactionCompleted
. -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.notifications.cachelistener.eventClassDescriptionA transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.An interface that defines common characteristics of eventsAn event subtype that includes a transaction context - if one exists - as well as a boolean as to whether the call originated locally or remotely.
-
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.notifications.cachelistener.event.implClassDescriptionThis event subtype is passed in to any method annotated with
CacheEntriesEvicted
.This event subtype is passed in to any method annotated withCacheEntryActivated
.This event subtype is passed in to any method annotated withCacheEntryCreated
.A transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.This event subtype is passed in to any method annotated withCacheEntryExpired
.Notifies a listener of an invalidation event.This event subtype is passed in to any method annotated withCacheEntryLoaded
.This event subtype is passed in to any method annotated withCacheEntryModified
This event subtype is passed in to any method annotated withCacheEntryPassivated
.This event subtype is passed in to any method annotated withCacheEntryRemoved
.This event subtype is passed in to any method annotated withCacheEntryVisited
.An event passed in to methods annotated withDataRehashed
.An interface that defines common characteristics of eventsThe event passed in to methods annotated withPartitionStatusChanged
.The event passed in to methods annotated withTopologyChanged
.An event subtype that includes a transaction context - if one exists - as well as a boolean as to whether the call originated locally or remotely.This event is passed in to any method annotated withTransactionCompleted
.This event is passed in to any method annotated withTransactionRegistered
. -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.notifications.cachelistener.filterClassDescriptionA transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.An interface that defines common characteristics of events
-
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.rest.resourcesClassDescriptionA transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.
-
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.scattered.impl
-
-
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.spring.embedded.sessionClassDescriptionThis event subtype is passed in to any method annotated with
CacheEntryCreated
.This event subtype is passed in to any method annotated withCacheEntryExpired
.This event subtype is passed in to any method annotated withCacheEntryRemoved
. -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.transaction.impl