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.demo Classes, programs and applications that help demonstrate how Infinispan can be used. 
org.infinispan.distribution Classes relating to the distributed cache mode. 
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.transaction.xa XA transaction support. 
 

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.demo
Listener
          Class-level annotation used to annotate an object as being a valid cache listener.
 

Classes in org.infinispan.notifications used by org.infinispan.distribution
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.
 

Classes in org.infinispan.notifications used by org.infinispan.notifications.cachelistener
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.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.transaction.xa
Listener
          Class-level annotation used to annotate an object as being a valid cache listener.
 


Google Analytics

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