- backup() - Method in class com.sun.enterprise.backup.BackupManager
-
- BACKUP_CONFIG - Static variable in interface com.sun.enterprise.backup.Constants
-
- BACKUP_DIR - Static variable in interface com.sun.enterprise.backup.Constants
-
- BackupException - Exception in com.sun.enterprise.backup
-
Backup-Restore guarantees that this will be the one and only one kind of
Exception that will ever be thrown.
- BackupException(String) - Constructor for exception com.sun.enterprise.backup.BackupException
-
Constructs a BackupException with a possibly i18n'd detail message.
- BackupException(String, Object) - Constructor for exception com.sun.enterprise.backup.BackupException
-
- BackupException(String, Throwable) - Constructor for exception com.sun.enterprise.backup.BackupException
-
- BackupException(String, Throwable, Object) - Constructor for exception com.sun.enterprise.backup.BackupException
-
- BackupManager - Class in com.sun.enterprise.backup
-
- BackupManager(BackupRequest) - Constructor for class com.sun.enterprise.backup.BackupManager
-
- BackupRequest - Class in com.sun.enterprise.backup
-
This class holds all of the values that the caller needs.
- BackupRequest(String, String, File, String, boolean) - Constructor for class com.sun.enterprise.backup.BackupRequest
-
Create an instance (generic)
- BackupRequest(String, String, File, String, String, int, boolean) - Constructor for class com.sun.enterprise.backup.BackupRequest
-
Create an instance (used by backup-domain and list-backups)
- BackupRequest(String, String, File, String, String, boolean) - Constructor for class com.sun.enterprise.backup.BackupRequest
-
Create an instance (used by restore-domain)
- BackupUtils - Class in com.sun.enterprise.backup.util
-
- BackupWarningException - Exception in com.sun.enterprise.backup
-
- BackupWarningException(String) - Constructor for exception com.sun.enterprise.backup.BackupWarningException
-
Constructs a BackupWarningException with a possibly i18n'd detail message.
- BackupWarningException(String, Object) - Constructor for exception com.sun.enterprise.backup.BackupWarningException
-