| Class | Description |
|---|---|
| ConfigurationAdapter<K,V> |
ConfigurationAdapter takes
Configuration and creates
equivalent instance of Configuration |
| Exceptions |
Exception laundering utility class.
|
| Expiration |
Utility class for expiration calculations.
|
| JCache<K,V> |
Infinispan's implementation of
Cache interface. |
| 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 |
| JCacheInternalMetadata |
Metadata for entries stored via JCache API
|
| JCacheListenerAdapter<K,V> |
Adapts Infinispan notification mechanism to JSR 107 requirements.
|
| JCacheLoaderAdapter<K,V> | |
| JCacheManager |
Infinispan's implementation of
CacheManager. |
| JCacheNotifier<K,V> |
JCache notifications dispatcher.
|
| JCacheWriterAdapter<K,V> | |
| JCacheWriterAdapterConfiguration | |
| JCacheWriterAdapterConfigurationBuilder | |
| JCachingProvider |
Infinispan's SPI hook up to
CachingProvider. |
| JStoreAdapterConfiguration | |
| JStoreAdapterConfigurationBuilder | |
| 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. |
| RICacheStatistics |
The reference implementation of
CacheStatisticsMXBean. |
| RIDelegatingCacheMXBean<K,V> |
Class to help implementers
|
| RIMBeanServerRegistrationUtility |
A convenience class for registering CacheStatisticsMBeans with an
MBeanServer.
|
| Enum | Description |
|---|---|
| Expiration.Operation | |
| MutableJCacheEntry.Operation |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.