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

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

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

Classes in org.apache.ace.repository.ext.impl that implement BackupRepository
 class FilebasedBackupRepository
          A file-based implementation of the Backup Repository, using two files to store the current and backup version.
 

Constructors in org.apache.ace.repository.ext.impl with parameters of type BackupRepository
CachedRepositoryImpl(org.osgi.service.useradmin.User user, org.apache.ace.repository.Repository remote, BackupRepository backup, long mostRecentVersion)
          Creates a cached repository using.
 



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