The BackupFileRetriever is identical to the AtomicFileRetriever.
More...
Protected Member Functions |
OutputStream | writer (File tmpfile, File outfile) throws IOException |
Detailed Description
The BackupFileRetriever is identical to the AtomicFileRetriever.
Only before actually replacing the target file it saves a backup copy via Tools.backupFile().
Constructor & Destructor Documentation
sfi.director.retriever.BackupFileRetriever.BackupFileRetriever |
( |
| ) |
|
sfi.director.retriever.BackupFileRetriever.BackupFileRetriever |
( |
String |
name | ) |
|
Member Function Documentation
OutputStream sfi.director.retriever.BackupFileRetriever.writer |
( |
File |
tmpfile, |
|
|
File |
outfile |
|
) |
| throws IOException |
|
protected |
The documentation for this class was generated from the following file: