Package org.infinispan.jcache

Class Summary
ConfigurationAdapter<K,V> ConfigurationAdapter takes Configuration and creates equivalent instance of Configuration
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
JCacheListenerAdapter<K,V> Adapts Infinispan notification mechanism to JSR 107 requirements.
JCacheListenerRegistration<K,V> The reference implementation of the CacheEntryListenerRegistration.
JCacheLoaderAdapter<K,V>  
JCacheManager Infinispan's implementation of CacheManager.
JCacheNotifier<K,V> JCache notifications dispatcher.
JCacheUserTransaction A UserTransaction facade for JCache's requirement to provide access to a user transaction implementation.
JCacheWriterAdapter<K,V>  
JCachingProvider Infinispan's SPI hook up to CachingProvider.
JStatusConverter InfinispanStatusConverter converts Infinispan cache status to Status.
MutableJCacheEntry<K,V> Infinispan implementation of Cache.MutableEntry designed to be passed as parameter to Cache.EntryProcessor#process(javax.cache.Cache.MutableEntry).
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.
 


-->

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.