Package org.jboss.cache.notifications

Class Summary
Notifier Helper class that handles all notifications to registered listeners.
 

Exception Summary
IncorrectCacheListenerException Thrown when an incorrectly annotated class is added as a cache listener using the Cache.addCacheListener(Object) API.