org.opennms.netmgt.utils
Class FileBackup
java.lang.Object
org.opennms.netmgt.utils.FileBackup
public class FileBackup
- extends Object
This class is used to make a quick backup of a file
- Author:
- Jason , OpenNMS
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileBackup
public FileBackup()
makeBackup
public static void makeBackup(String originalFile,
String backupFile)
throws IOException
- Throws:
IOException
Copyright © 2009. All Rights Reserved.