public class JCacheNotifier<K,V> extends AbstractJCacheNotifier<K,V>
| Constructor and Description |
|---|
JCacheNotifier() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractJCacheListenerAdapter<K,V> |
createListenerAdapter(AbstractJCache<K,V> jcache,
AbstractJCacheNotifier<K,V> notifier) |
addListener, addSyncNotificationLatch, hasSyncCreatedListener, hasSyncRemovedListener, hasSyncUpdatedListener, notifyEntryCreated, notifyEntryExpired, notifyEntryRemoved, notifyEntryUpdated, removeListener, removeSyncNotificationLatchprotected AbstractJCacheListenerAdapter<K,V> createListenerAdapter(AbstractJCache<K,V> jcache, AbstractJCacheNotifier<K,V> notifier)
createListenerAdapter in class AbstractJCacheNotifier<K,V>Copyright © 2024 JBoss, a division of Red Hat. All rights reserved.