Package org.fcrepo.server.journal.recoverylog

Class Summary
BufferedJournalRecoveryLog A simple implementation of JournalRecoveryLog that keeps the entire log in a StringBuffer, and writes it to a file on shutdown().
JournalRecoveryLog The abstract base for all JournalRecoveryLog classes.
RenamingJournalRecoveryLog A production-oriented implementation of JournalRecoveryLog.
UnbufferedJournalRecoveryLog A basic implementation of RecoveryLog.
 



Copyright © 2011 DuraSpace. All Rights Reserved.