org.jtheque.filmstobuy.services.impl.file
Class JTDBackupReader

java.lang.Object
  extended by 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

Constructor Summary
JTDBackupReader()
           
 
Method Summary
 void persistTheData()
           
 void readBackup(Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTDBackupReader

public JTDBackupReader()
Method Detail

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.