Uses of Package
org.castor.cache

Packages that use org.castor.cache
org.castor.cache As explained in org.exolab.castor.persist, LockEngine implements a persistence engine that caches objects in memory for performance reasons and thus eliminates the number of operations against the persistence storage. 
org.castor.cache.distributed   
org.castor.cache.hashbelt The Hashbelt API 
org.castor.cache.hashbelt.reaper   
org.castor.cache.simple   
 

Classes in org.castor.cache used by org.castor.cache
Cache
          Interface specification for performance caches as used in Castor.
CacheAcquireException
          Exception that indicates that a performance cache instance can not be acquired.
CacheFactory
          A factory for instantiating Cache implementations.
 

Classes in org.castor.cache used by org.castor.cache.distributed
AbstractBaseCache
          Base implementation of all LRU cache types.
AbstractCacheFactory
          Base implementation of CacheFactory.
Cache
          Interface specification for performance caches as used in Castor.
CacheAcquireException
          Exception that indicates that a performance cache instance can not be acquired.
CacheFactory
          A factory for instantiating Cache implementations.
 

Classes in org.castor.cache used by org.castor.cache.hashbelt
AbstractBaseCache
          Base implementation of all LRU cache types.
AbstractCacheFactory
          Base implementation of CacheFactory.
Cache
          Interface specification for performance caches as used in Castor.
CacheAcquireException
          Exception that indicates that a performance cache instance can not be acquired.
CacheFactory
          A factory for instantiating Cache implementations.
 

Classes in org.castor.cache used by org.castor.cache.hashbelt.reaper
Cache
          Interface specification for performance caches as used in Castor.
 

Classes in org.castor.cache used by org.castor.cache.simple
AbstractBaseCache
          Base implementation of all LRU cache types.
AbstractCacheFactory
          Base implementation of CacheFactory.
Cache
          Interface specification for performance caches as used in Castor.
CacheAcquireException
          Exception that indicates that a performance cache instance can not be acquired.
CacheFactory
          A factory for instantiating Cache implementations.
 



Copyright © 2012. All Rights Reserved.