AbstractJCache<K,V> |
|
AbstractJCacheListenerAdapter<K,V> |
|
AbstractJCacheManager |
Infinispan's implementation of CacheManager .
|
AbstractJCacheNotifier<K,V> |
JCache notifications dispatcher.
|
AbstractJCachingProvider |
Shared behavior for the embedded and client-server implementations.
|
Exceptions |
Exception laundering utility class.
|
Expiration |
Utility class for expiration calculations.
|
FailureEntryProcessorResult<T> |
Failure entry processor result wrapper.
|
JCacheEntry<K,V> |
Infinispan implementation of Cache.Entry .
|
MutableJCacheEntry<K,V> |
Infinispan implementation of MutableEntry designed to
be passed as parameter to EntryProcessor.process(javax.cache.processor.MutableEntry, Object...) .
|
RICacheEntryEvent<K,V> |
The reference implementation of the CacheEntryEvent .
|
RIDelegatingCacheMXBean<K,V> |
Class to help implementers
|
RIMBeanServerRegistrationUtility |
A convenience class for registering CacheStatisticsMBeans with an
MBeanServer.
|
SuccessEntryProcessorResult<T> |
Successful entry processor result wrapper.
|