| Package | Description |
|---|---|
| org.infinispan.notifications |
Notifications and eventing for listeners on both the Cache and CacheManager interfaces.
|
| org.infinispan.notifications.cachelistener |
Cache-specific notifications and eventing. |
| Modifier and Type | Field and Description |
|---|---|
protected Map<Class<? extends Annotation>,List<AbstractListenerImpl.ListenerInvocation>> |
AbstractListenerImpl.listenersMap |
| Modifier and Type | Method and Description |
|---|---|
protected List<AbstractListenerImpl.ListenerInvocation> |
AbstractListenerImpl.getListenerCollectionForAnnotation(Class<? extends Annotation> annotation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CacheNotifierImpl.isNotificationAllowed(FlagAffectedCommand cmd,
List<AbstractListenerImpl.ListenerInvocation> listeners) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.