Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- 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, boolean) - Constructor for class com.sun.enterprise.backup.BackupRequest
-
Create an instance (used by restore-domain)
- 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)
- 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
C
- com.sun.enterprise.backup - package com.sun.enterprise.backup
- com.sun.enterprise.backup.util - package com.sun.enterprise.backup.util
- CONFIG_DIR - Static variable in interface com.sun.enterprise.backup.Constants
- CONFIG_ONLY - Static variable in interface com.sun.enterprise.backup.Constants
- Constants - Interface in com.sun.enterprise.backup
E
- exceptionResourceBundle - Static variable in interface com.sun.enterprise.backup.Constants
F
G
- getBackupDirectory(BackupRequest) - Method in class com.sun.enterprise.backup.BackupManager
-
If both the backupDir and backupConfig are not set then this method behaves as it did in v2.
L
- list() - Method in class com.sun.enterprise.backup.ListManager
-
Find all backup zip files in a domain and return a String summarizing information about the backup.
- ListManager - Class in com.sun.enterprise.backup
-
This class is responsible for returning information about backups.
- ListManager(BackupRequest) - Constructor for class com.sun.enterprise.backup.ListManager
-
Creates an instance of ListManager.
- loggingResourceBundle - Static variable in interface com.sun.enterprise.backup.Constants
M
- makeExecutable(File) - Static method in class com.sun.enterprise.backup.util.BackupUtils
N
O
- OSGI_CACHE - Static variable in interface com.sun.enterprise.backup.Constants
P
- PROPS_BACKUP_FILE - Static variable in interface com.sun.enterprise.backup.Constants
- PROPS_DESCRIPTION - Static variable in interface com.sun.enterprise.backup.Constants
- PROPS_DOMAIN_DIR - Static variable in interface com.sun.enterprise.backup.Constants
- PROPS_DOMAIN_NAME - Static variable in interface com.sun.enterprise.backup.Constants
- PROPS_DOMAINS_DIR - Static variable in interface com.sun.enterprise.backup.Constants
- PROPS_FILENAME - Static variable in interface com.sun.enterprise.backup.Constants
- PROPS_HEADER - Static variable in interface com.sun.enterprise.backup.Constants
- PROPS_TIMESTAMP_HUMAN - Static variable in interface com.sun.enterprise.backup.Constants
- PROPS_TIMESTAMP_MSEC - Static variable in interface com.sun.enterprise.backup.Constants
- PROPS_TYPE - Static variable in interface com.sun.enterprise.backup.Constants
- PROPS_USER_NAME - Static variable in interface com.sun.enterprise.backup.Constants
- PROPS_VERSION - Static variable in interface com.sun.enterprise.backup.Constants
- protect(File) - Static method in class com.sun.enterprise.backup.util.BackupUtils
R
- restore() - Method in class com.sun.enterprise.backup.RestoreManager
- RestoreManager - Class in com.sun.enterprise.backup
- RestoreManager(BackupRequest) - Constructor for class com.sun.enterprise.backup.RestoreManager
S
- setForce(boolean) - Method in class com.sun.enterprise.backup.BackupRequest
- setTerse(boolean) - Method in class com.sun.enterprise.backup.BackupRequest
- setVerbose(boolean) - Method in class com.sun.enterprise.backup.BackupRequest
T
- toString() - Method in class com.sun.enterprise.backup.BackupRequest
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form