Uses of Package
org.infinispan.notifications

Packages that use org.infinispan.notifications
org.infinispan   
org.infinispan.atomic   
org.infinispan.distribution   
org.infinispan.loader.decorators   
org.infinispan.manager   
org.infinispan.notifications   
org.infinispan.notifications.cachelistener   
org.infinispan.notifications.cachemanagerlistener   
 

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.atomic
Listenable
          Interface that denotes that the implementation can have listeners attached to it.
 

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.loader.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.
 



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