|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JournalWorker
A common interface for the JournalConsumer and
JournalCreator classes. These classes form the implementation
layer between the Journaler and the
ManagementDelegate.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface org.fcrepo.server.management.Management |
|---|
addDatastream, addRelationship, compareDatastreamChecksum, export, getDatastream, getDatastreamHistory, getDatastreams, getNextPID, getObjectXML, getRelationships, getTempStream, ingest, modifyDatastreamByReference, modifyDatastreamByValue, modifyObject, purgeDatastream, purgeObject, purgeRelationship, putTempStream, setDatastreamState, setDatastreamVersionable, validate |
| Method Detail |
|---|
void setManagementDelegate(ManagementDelegate delegate)
throws ModuleInitializationException
ModuleInitializationException
void shutdown()
throws ModuleShutdownException
ModuleShutdownException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||