public interface JournalWorker extends Management
JournalConsumer and
JournalCreator classes. These classes form the implementation
layer between the Journaler and the
ManagementDelegate.| Modifier and Type | Method and Description |
|---|---|
void |
setManagementDelegate(ManagementDelegate delegate)
Called by the Journaler during post-initialization, with a reference to
the ManagementDelegate module.
|
void |
shutdown()
Called when the Journaler module receives a shutdown() from the server.
|
addDatastream, addRelationship, compareDatastreamChecksum, export, getDatastream, getDatastreamHistory, getDatastreams, getNextPID, getObjectXML, getRelationships, getTempStream, ingest, modifyDatastreamByReference, modifyDatastreamByValue, modifyObject, purgeDatastream, purgeObject, purgeRelationship, putTempStream, setDatastreamState, setDatastreamVersionable, validatevoid setManagementDelegate(ManagementDelegate delegate) throws ModuleInitializationException
ModuleInitializationExceptionvoid shutdown()
throws ModuleShutdownException
ModuleShutdownExceptionCopyright © 2013 DuraSpace. All Rights Reserved.