Uses of Package
org.infinispan.notifications.cachelistener
Packages that use org.infinispan.notifications.cachelistener
Package
Description
Factories are internal components used to create other components based on a cache's
configuration.
Interceptors dealing with command replication in distributed/replicated mode.
Basic interceptors
Interceptors dealing with locking.
Notifications and eventing for listeners on both the Cache and CacheManager interfaces.
Cache-specific notifications and eventing.Cache-specific notifications and eventing filtering classes.Transfer of state to new caches in a cluster.
-
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.cache.impl
-
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.expiration.impl
-
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.factories
-
-
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.interceptors.impl
-
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.interceptors.locking
-
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.notifications
-
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.notifications.cachelistenerClassDescriptionAdditional listener methods specific to caches.Public interface with all allowed notifications.Simple wrapper that keeps the original key along with the converted event and command.This interface describes methods needed for a segment listener that is used when iterating over the current events and be able to queue them properly
-
-
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.notifications.cachelistener.filterClassDescriptionAdditional listener methods specific to caches.Simple wrapper that keeps the original key along with the converted event and command.
-
Classes in org.infinispan.notifications.cachelistener used by org.infinispan.statetransfer