|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.enterprise.backup.RestoreManager
public class RestoreManager
| Constructor Summary | |
|---|---|
RestoreManager(BackupRequest req)
|
|
| Method Summary | |
|---|---|
protected java.io.File |
getBackupDirectory(BackupRequest request)
If both the backupDir and backupConfig are not set then this method behaves as it did in v2. |
java.lang.String |
restore()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RestoreManager(BackupRequest req)
throws BackupException
BackupException| Method Detail |
|---|
public java.lang.String restore()
throws BackupException
BackupExceptionprotected java.io.File getBackupDirectory(BackupRequest request)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||