Uses of Class
org.castor.cache.distributed.AbstractDistributedCache

Packages that use AbstractDistributedCache
org.castor.cache.distributed   
 

Uses of AbstractDistributedCache in org.castor.cache.distributed
 

Subclasses of AbstractDistributedCache in org.castor.cache.distributed
 class CoherenceCache<K,V>
          Tangosol Coherence implementation of Castor JDO Cache.
 class EHCache<K,V>
          EHCache implementation of Castor JDO Cache.
 class FKCache<K,V>
          FKCache implementation of Castor JDO Cache.
 class GigaspacesCache<K,V>
          Gigaspaces implementation of Castor JDO Cache.
 class JCache<K,V>
          JCACHE implementation of Castor JDO Cache.
 class JcsCache<K,V>
          JCS (Java Caching System) implementation of Castor JDO Cache.
 class OsCache<K,V>
          OSCache (opensymphony) implementation of Castor JDO Cache.
 



Copyright © 2012. All Rights Reserved.