| Class | Description |
|---|---|
| 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
javax.cache.Cache.Entry. |
| JCacheEventFilteringIterable<K,V> |
An adapter to provide
Iterables over Cache Entries, those of which
are filtered using a CacheEntryEventFilter. |
| JCacheEventFilteringIterator<K,V> |
A adapter to
Iterators to allow filtering of CacheEntryEvents |
| 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.
|
| Enum | Description |
|---|---|
| Expiration.Operation | |
| MutableJCacheEntry.Operation | |
| RIMBeanServerRegistrationUtility.ObjectNameType |
The type of registered Object
|
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.