Uses of Interface
bootstrapP.BackupperInterface

Packages that use BackupperInterface
bootstrapP   
 

Uses of BackupperInterface in bootstrapP
 

Classes in bootstrapP that implement BackupperInterface
 class FileBackupper
          An implementation of a backupper that works on a single file.
 

Fields in bootstrapP declared as BackupperInterface
protected static BackupperInterface BootstrapCore.mainBackupper