Uses of Class
com.sun.enterprise.backup.BackupException
-
Packages that use BackupException Package Description com.sun.enterprise.backup -
-
Uses of BackupException in com.sun.enterprise.backup
Subclasses of BackupException in com.sun.enterprise.backup Modifier and Type Class Description classBackupWarningExceptionMethods in com.sun.enterprise.backup that throw BackupException Modifier and Type Method Description StringBackupManager. backup()StringListManager. list()Find all backup zip files in a domain and return a String summarizing information about the backup.StringRestoreManager. restore()Constructors in com.sun.enterprise.backup that throw BackupException Constructor Description BackupManager(BackupRequest req)ListManager(BackupRequest req)Creates an instance of ListManager.RestoreManager(BackupRequest req)
-