Uses of Package
org.infinispan.notifications
-
Packages that use org.infinispan.notifications Package Description org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.org.infinispan.affinity This package contains theKeyAffinityService
interfaces which allow user code to determine mapping of keys onto nodesorg.infinispan.manager Cache manager API.org.infinispan.notifications Notifications and eventing for listeners on both the Cache and CacheManager interfaces.org.infinispan.notifications.cachelistener.filter Cache
-specific notifications and eventing filtering classes.org.infinispan.security Security API. -
Classes in org.infinispan.notifications used by org.infinispan Class Description FilteringListenable A Listenable that can also filter events based on keyListenable Interface that denotes that the implementation can have listeners attached to it. -
Classes in org.infinispan.notifications used by org.infinispan.affinity Class Description Listener Class-level annotation used to annotate an object as being a valid cache listener. -
Classes in org.infinispan.notifications used by org.infinispan.manager Class Description Listenable Interface that denotes that the implementation can have listeners attached to it. -
Classes in org.infinispan.notifications used by org.infinispan.notifications Class Description ClassLoaderAwareFilteringListenable Interface that enhancesFilteringListenable
with the possibility of specifying theClassLoader
which should be set as the context class loader for the invoked listener methodFilteringListenable A Listenable that can also filter events based on keyListenable Interface that denotes that the implementation can have listeners attached to it.Listener.Observation Enumeration that defines when a listener event can be observed. -
Classes in org.infinispan.notifications used by org.infinispan.notifications.cachelistener.filter Class Description Listener.Observation Enumeration that defines when a listener event can be observed. -
Classes in org.infinispan.notifications used by org.infinispan.security Class Description FilteringListenable A Listenable that can also filter events based on keyListenable Interface that denotes that the implementation can have listeners attached to it.