org.jtheque.filmstobuy.services.impl.file
Class JTDBackupReader
java.lang.Object
org.jtheque.filmstobuy.services.impl.file.JTDBackupReader
- All Implemented Interfaces:
- org.jtheque.core.managers.file.able.BackupReader
public final class JTDBackupReader
- extends Object
- implements org.jtheque.core.managers.file.able.BackupReader
A backup reader for a JTD Backup.
- Author:
- Baptiste Wicht
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JTDBackupReader
public JTDBackupReader()
persistTheData
public void persistTheData()
- Specified by:
persistTheData
in interface org.jtheque.core.managers.file.able.BackupReader
readBackup
public void readBackup(Object object)
throws org.jtheque.utils.io.FileException
- Specified by:
readBackup
in interface org.jtheque.core.managers.file.able.BackupReader
- Throws:
org.jtheque.utils.io.FileException
Copyright © 2010 JTheque. All Rights Reserved.