org.ozoneDB.adminGui.feature.data
Class BackupWorker

java.lang.Object
  extended byorg.ozoneDB.adminGui.feature.data.BackupWorker

public final class BackupWorker
extends java.lang.Object

Author:
Per Nyfelt

Constructor Summary
BackupWorker()
           
 
Method Summary
static void backup(java.io.File backupFile)
           
static void restore(java.io.File backupFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackupWorker

public BackupWorker()
Method Detail

backup

public static void backup(java.io.File backupFile)
                   throws java.lang.Exception
Throws:
java.lang.Exception

restore

public static void restore(java.io.File backupFile)
                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.