Interface | Description |
---|---|
Notifier |
Public interface with all allowed notifications.
|
Class | Description |
---|---|
NotifierImpl |
Helper class that handles all notifications to registered listeners.
|
Exception | Description |
---|---|
IncorrectCacheListenerException |
Thrown when an incorrectly annotated class is added as a cache listener using the
Cache.addCacheListener(Object) API. |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.