| Package | Description |
|---|---|
| org.fcrepo.server.journal | |
| org.fcrepo.server.management | |
| org.fcrepo.server.rest | |
| org.fcrepo.server.storage |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JournalWorker
A common interface for the
JournalConsumer and
JournalCreator classes. |
| Modifier and Type | Class and Description |
|---|---|
class |
JournalConsumer
The JournalWorker class to use in recovery mode or in* following mode.
|
class |
JournalCreator
This is the worker class to use in Journaling mode (normal mode).
|
class |
Journaler
A Management module that decorates a ManagementDelegate module with code that
either creates a Journal or consumes a Journal, depending on the startup
parameters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagementDelegate
Title: ManagementDelegate.java
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultManagement
Implements API-M without regard to the transport/messaging protocol.
|
class |
ManagementModule |
| Modifier and Type | Field and Description |
|---|---|
protected Management |
SpringManagementServlet.m_management
Instance of Management subsystem (for storing uploaded files).
|
| Modifier and Type | Field and Description |
|---|---|
protected Management |
DatastreamFilenameHelper.m_apiMService |
protected Management |
BaseRestResource.m_management |
| Constructor and Description |
|---|
DatastreamFilenameHelper(Server fedoraServer,
Management management,
Access access)
Read configuration information from fedora.fcfg
|
| Modifier and Type | Field and Description |
|---|---|
protected Management |
DefaultDOManager.m_management |
Copyright © 2013 DuraSpace. All Rights Reserved.