Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.notifications

Packages that use org.infinispan.notifications
org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. 
org.infinispan.affinity   
org.infinispan.cdi.event.cache This package contains the adapters making the bridge between Infinispan cache events and CDI. 
org.infinispan.cdi.event.cachemanager This package contains the adapters making the bridge between Infinispan cache manager events and CDI. 
org.infinispan.container.versioning   
org.infinispan.loaders.decorators This package contains loaders and stores, which are used for overflow or persistence. 
org.infinispan.manager Cache manager package 
org.infinispan.notifications Notifications and eventing for listeners on both the Cache and CacheManager interfaces. 
org.infinispan.notifications.cachelistener Cache-specific notifications and eventing. 
org.infinispan.notifications.cachemanagerlistener CacheManager-specific notifications and eventing. 
org.infinispan.statetransfer Transfer of state to new caches in a cluster. 
org.infinispan.topology   
org.infinispan.transaction JTA transaction support. 
org.infinispan.util General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. 
org.infinispan.xsite   
 

Classes in org.infinispan.notifications used by org.infinispan
Listenable
          Interface that denotes that the implementation can have listeners attached to it.
 

Classes in org.infinispan.notifications used by org.infinispan.affinity
Listener
          Class-level annotation used to annotate an object as being a valid cache listener.
 

Classes in org.infinispan.notifications used by org.infinispan.cdi.event.cache
Listenable
          Interface that denotes that the implementation can have listeners attached to it.
Listener
          Class-level annotation used to annotate an object as being a valid cache listener.
 

Classes in org.infinispan.notifications used by org.infinispan.cdi.event.cachemanager
Listenable
          Interface that denotes that the implementation can have listeners attached to it.
Listener
          Class-level annotation used to annotate an object as being a valid cache listener.
 

Classes in org.infinispan.notifications used by org.infinispan.container.versioning
Listener
          Class-level annotation used to annotate an object as being a valid cache listener.
 

Classes in org.infinispan.notifications used by org.infinispan.loaders.decorators
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
Listenable
          Interface that denotes that the implementation can have listeners attached to it.
 

Classes in org.infinispan.notifications used by org.infinispan.notifications
AbstractListenerImpl.ListenerInvocation
          Class that encapsulates a valid invocation for a given registered listener - containing a reference to the method to be invoked as well as the target object.
Listenable
          Interface that denotes that the implementation can have listeners attached to it.
 

Classes in org.infinispan.notifications used by org.infinispan.notifications.cachelistener
AbstractListenerImpl
          Functionality common to both CacheManagerNotifierImpl and CacheNotifierImpl
ClassLoaderAwareListenable
          Interface that enhances Listenable with the possibility of specifying the ClassLoader which should be set as the context class loader for the invoked listener method
Listenable
          Interface that denotes that the implementation can have listeners attached to it.
 

Classes in org.infinispan.notifications used by org.infinispan.notifications.cachemanagerlistener
AbstractListenerImpl
          Functionality common to both CacheManagerNotifierImpl and CacheNotifierImpl
Listenable
          Interface that denotes that the implementation can have listeners attached to it.
 

Classes in org.infinispan.notifications used by org.infinispan.statetransfer
Listener
          Class-level annotation used to annotate an object as being a valid cache listener.
 

Classes in org.infinispan.notifications used by org.infinispan.topology
Listener
          Class-level annotation used to annotate an object as being a valid cache listener.
 

Classes in org.infinispan.notifications used by org.infinispan.transaction
Listener
          Class-level annotation used to annotate an object as being a valid cache listener.
 

Classes in org.infinispan.notifications used by org.infinispan.util
Listener
          Class-level annotation used to annotate an object as being a valid cache listener.
 

Classes in org.infinispan.notifications used by org.infinispan.xsite
Listener
          Class-level annotation used to annotate an object as being a valid cache listener.
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.