Infinispan Distribution 5.2.6.Final-redhat-2

Package org.infinispan.notifications

Notifications and eventing for listeners on both the Cache and CacheManager interfaces.

See:
          Description

Interface Summary
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.
 

Class Summary
AbstractListenerImpl Functionality common to both CacheManagerNotifierImpl and CacheNotifierImpl
 

Exception Summary
IncorrectListenerException Thrown when an incorrectly annotated class is added as a cache listener using the Listenable.addListener(Object) API.
 

Annotation Types Summary
Listener Class-level annotation used to annotate an object as being a valid cache listener.
 

Package org.infinispan.notifications Description

Notifications and eventing for listeners on both the Cache and CacheManager interfaces.


Infinispan Distribution 5.2.6.Final-redhat-2

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