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, removeSyncNotificationLatch
protected AbstractJCacheListenerAdapter<K,V> createListenerAdapter(AbstractJCache<K,V> jcache, AbstractJCacheNotifier<K,V> notifier)
createListenerAdapter
in class AbstractJCacheNotifier<K,V>
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.