Package org.infinispan

Interface Summary
AdvancedCache<K,V> An advanced interface that exposes additional methods not available on Cache.
Cache<K,V> The central interface of Infinispan.
 

Class Summary
AbstractDelegatingAdvancedCache<K,V> Similar to AbstractDelegatingCache, but for AdvancedCache.
AbstractDelegatingCache<K,V> This is a convenient base class for implementing a cache delegate.
CacheDelegate<K,V>  
Version Contains version information about this release of Infinispan.
 

Exception Summary
CacheException Thrown when operations on Cache fail unexpectedly.
 



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