Uses of Interface
org.apache.avalon.repository.provider.CacheManager

Packages that use CacheManager
org.apache.avalon.repository.impl The repository impl package is the repository api reference implementation.  
 

Uses of CacheManager in org.apache.avalon.repository.impl
 

Classes in org.apache.avalon.repository.impl that implement CacheManager
 class DefaultCacheManager
          A component that provides access to versioned resources based on an underlying file system.
 

Constructors in org.apache.avalon.repository.impl with parameters of type CacheManager
DefaultRepository(CacheManager cache, String[] hosts)
          Creation of a new instance of the default repository.
 



Copyright © Apache Software Foundation. All Rights Reserved.