Package org.castor.cache.distributed

Class Summary
AbstractDistributedCache<K,V> Base implementation of all distributed cache types.
CoherenceCache<K,V> Tangosol Coherence implementation of Castor JDO Cache.
CoherenceCacheFactory<K,V> Implements CacheFactory for the CoherenceCache implementation of Cache.
EHCache<K,V> EHCache implementation of Castor JDO Cache.
EHCacheFactory<K,V> Implements CacheFactory for the EHCache Implements CacheFactory for the EHCache implementation of Cache.
FKCache<K,V> FKCache implementation of Castor JDO Cache.
FKCacheFactory<K,V> Implements CacheFactory for the FKCache implementation of Cache.
GigaspacesCache<K,V> Gigaspaces implementation of Castor JDO Cache.
GigaspacesCacheFactory<K,V> Implements CacheFactory for the GigaspacesCache implementation of Cache.
JCache<K,V> JCACHE implementation of Castor JDO Cache.
JCacheFactory<K,V> Implements CacheFactory for the JCache implementation of Cache.
JcsCache<K,V> JCS (Java Caching System) implementation of Castor JDO Cache.
JcsCacheFactory<K,V> Implements CacheFactory for the JcsCache implementation of Cache.
OsCache<K,V> OSCache (opensymphony) implementation of Castor JDO Cache.
OsCacheFactory<K,V> Implements CacheFactory for the OsCache implementation of Cache.
 



Copyright © 2012. All Rights Reserved.