Package fedora.server.journal

Interface Summary
JournalConstants Title: JournalConstants.java
JournalWorker Title: JournalWorker.java
ServerInterface Pass this to the constructors of the JournalWorker classes and their dependents instead of passing a Server.
 

Class Summary
JournalConsumer The JournalWorker class to use in recovery mode or in* following mode.
JournalConsumerThread Title: JournalConsumerThread.java
JournalCreator Title: JournalCreator.java
Journaller A Management module that decorates a ManagementDelegate module with code that either creates a Journal or consumes a Journal, depending on the startup parameters.
JournalReader Title: JournalReader.java
JournalWriter Title: JournalWriter.java
ServerWrapper Wrap a Server in an object that implements an interface, so it can be passed to the JournalWorker classes and their dependents.
 

Exception Summary
JournalException Title: JournalException.java