Uses of Package
org.apache.jackrabbit.core.cache

Packages that use org.apache.jackrabbit.core.cache
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.cache   
org.apache.jackrabbit.core.state   
 

Classes in org.apache.jackrabbit.core.cache used by org.apache.jackrabbit.core
CacheManager
          This class manages the size of the caches used in Jackrabbit.
 

Classes in org.apache.jackrabbit.core.cache used by org.apache.jackrabbit.core.cache
AbstractCache
          Abstract base class for managed Caches.
Cache
          A Cache object A cache must call CacheManager.getInstance().add(this) to take part in the dynamic memory distribution.
CacheAccessListener
          The cache access listener can be registered to a class.
 

Classes in org.apache.jackrabbit.core.cache used by org.apache.jackrabbit.core.state
CacheManager
          This class manages the size of the caches used in Jackrabbit.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.