Interface BackupEnvironment

All Known Implementing Classes:
FileEnvironment, LinuxEnvironment, MacOsXEnvironment, PosixFileEnvironment, WindowsEnvironment

public interface BackupEnvironment
A BackupEnvironment tells the BackupDaemon how to run.

All paths are represented as a String to allow anything to be backed-up, not just local files.

Author:
AO Industries, Inc.