Uses of Interface
org.apache.ace.repository.ext.CachedRepository

Packages that use CachedRepository
org.apache.ace.repository.ext.impl   
 

Uses of CachedRepository in org.apache.ace.repository.ext.impl
 

Classes in org.apache.ace.repository.ext.impl that implement CachedRepository
 class CachedRepositoryImpl
          Provides a CachedRepository, which uses either a Repository and a BackupRepository as remote and local storage, or a URL location and two files, from which it will create a Repository and a FileBasedBackupRepository.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.