Package | Description |
---|---|
org.infinispan.jcache | |
org.infinispan.jcache.interceptor |
Modifier and Type | Method and Description |
---|---|
void |
JCacheNotifier.addListener(javax.cache.configuration.CacheEntryListenerConfiguration<K,V> reg,
javax.cache.Cache<K,V> jcache,
JCacheNotifier<K,V> notifier,
AdvancedCache<K,V> cache) |
Constructor and Description |
---|
JCacheListenerAdapter(javax.cache.Cache<K,V> cache,
JCacheNotifier<K,V> notifier) |
Constructor and Description |
---|
ExpirationTrackingInterceptor(DataContainer container,
javax.cache.Cache<?,?> cache,
JCacheNotifier<?,?> notifier,
TimeService timeService) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.