Package | Description |
---|---|
org.infinispan.jcache |
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractJCacheListenerAdapter<K,V> |
AbstractJCacheNotifier.createListenerAdapter(AbstractJCache<K,V> jcache,
AbstractJCacheNotifier<K,V> notifier) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractJCache.addListener(AbstractJCacheListenerAdapter<K,V> listenerAdapter) |
protected abstract void |
AbstractJCache.removeListener(AbstractJCacheListenerAdapter<K,V> listenerAdapter) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.