Package org.gvsig.tools.backup
Interface BackupGenerator
- All Known Implementing Classes:
DefaultBackupGenerator
public interface BackupGenerator
A tagging interface that all file backups must implement.
- Author:
- Jose Ignacio Yarza (jiyarza@opensistemas.com), Pablo Piqueras Bartolomé (pablo.piqueras@iver.es)
-
Method Summary
-
Method Details
-
backup
Performs a backup of
source.- Parameters:
source- the source file- Throws:
BackupException
-