| Modifier and Type | Class and Description |
|---|---|
class |
BasicServer
Fedora Server.
|
| Modifier and Type | Field and Description |
|---|---|
protected Server |
SpringServlet.m_server |
| Modifier and Type | Field and Description |
|---|---|
protected static Map<File,Server> |
Server.s_instances
Holds an instance of a
Server for each distinct
File given as a parameter to getInstance(...) |
| Modifier and Type | Method and Description |
|---|---|
static Server |
Server.getInstance(File homeDir)
Provides an instance of the server specified in the configuration file at
homeDir/CONFIG_DIR/CONFIG_FILE, or DEFAULT_SERVER_CLASS if unspecified.
|
static Server |
Server.getInstance(File homeDir,
boolean okToStart) |
Server |
Module.getServer()
Gets the
Server instance to which this Module
belongs. |
| Constructor and Description |
|---|
Module(Map<String,String> moduleParameters,
Server server,
String role)
Creates and initializes the Module.
|
| Constructor and Description |
|---|
DefaultAccess(Map<String,String> moduleParameters,
Server server,
String role)
Creates and initializes the Access Module.
|
DynamicAccessModule(Map moduleParameters,
Server server,
String role)
Creates and initializes the Dynmamic Access Module.
|
FedoraAPIAImpl(Server server)
Before fulfilling any requests, make sure we have a server instance.
|
FedoraAPIAMTOMImpl(Server server)
Before fulfilling any requests, make sure we have a server instance.
|
| Constructor and Description |
|---|
DisseminationService(Server server)
Constructs an instance of DisseminationService.
|
| Constructor and Description |
|---|
Journaler(Map<String,String> moduleParameters,
Server server,
String role) |
ServerWrapper(Server server) |
| Constructor and Description |
|---|
BasicPIDGenerator(Map moduleParameters,
Server server,
String role)
Constructs a BasicPIDGenerator.
|
FedoraAPIMImpl(Server server) |
FedoraAPIMMTOMImpl(Server server) |
ManagementModule(Map<String,String> moduleParameters,
Server server,
String role) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationInvocationHandler.init(Server server) |
| Constructor and Description |
|---|
MessagingModule(Map<String,String> moduleParameters,
Server server,
String role) |
| Constructor and Description |
|---|
FedoraOAIProviderModule(Map params,
Server server,
String role) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleConfiguredInvocationHandler.init(Server server) |
| Constructor and Description |
|---|
ResourceIndexModule(Map<String,String> parameters,
Server server,
String role)
Instantiate the module.
|
| Modifier and Type | Field and Description |
|---|---|
protected Server |
BaseRestResource.m_server |
| Constructor and Description |
|---|
BaseRestResource(Server server) |
DatastreamFilenameHelper(Server fedoraServer,
Management management,
Access access)
Read configuration information from fedora.fcfg
|
DatastreamResource(Server server) |
DescribeRepositoryResource(Server server) |
FedoraObjectsResource(Server server) |
MethodResource(Server server) |
RelationshipResource(Server server) |
SchemaResource(Server server) |
| Constructor and Description |
|---|
FieldSearchSQLModule(Map params,
Server server,
String role) |
| Constructor and Description |
|---|
DefaultAuthorization(Map<String,String> moduleParameters,
Server server,
String role)
Creates and initializes the Access Module.
|
DefaultBackendSecurity(Map moduleParameters,
Server server,
String role)
Creates a new DefaultBackendSecurity.
|
PolicyFinderModule(Server server,
PolicyLoader policyLoader,
ModuleConfiguration authorizationConfig) |
| Constructor and Description |
|---|
ConnectionPoolManagerImpl(Map<String,String> moduleParameters,
Server server,
String role)
Constructs a new ConnectionPoolManagerImpl
|
DefaultDOManager(Map<String,String> moduleParameters,
Server server,
String role)
Creates a new DefaultDOManager.
|
DefaultExternalContentManager(Map<String,String> moduleParameters,
Server server,
String role)
Creates a new DefaultExternalContentManager.
|
GSearchDOManager(Map moduleParameters,
Server server,
String role)
Delegates construction to the superclass.
|
| Constructor and Description |
|---|
DefaultLowlevelStorageModule(Map<String,String> moduleParameters,
Server server,
String role) |
| Constructor and Description |
|---|
AkubraLowlevelStorageModule(Map<String,String> moduleParameters,
Server server,
String role) |
| Constructor and Description |
|---|
DOTranslatorModule(Map<String,String> params,
Server server,
String role)
Creates an instance using the standard
Module constructor. |
| Constructor and Description |
|---|
UploadResource(Server server) |
| Modifier and Type | Class and Description |
|---|---|
class |
RebuildServer |
| Modifier and Type | Method and Description |
|---|---|
static Server |
RebuildServer.getRebuildInstance(File homeDir)
Provides an instance of the server specified in the configuration file at
homeDir/CONFIG_DIR/CONFIG_FILE, or DEFAULT_SERVER_CLASS if unspecified.
|
static Server |
Rebuild.getServer()
Gets the instance of the server appropriate for rebuilding.
|
| Constructor and Description |
|---|
Rebuild(Rebuilder rebuilder,
Map<String,String> options,
Server server) |
RebuildDOManager(Map moduleParameters,
Server server,
String role) |
| Constructor and Description |
|---|
DOObjectValidatorModule(Map<String,String> moduleParameters,
Server server,
String role) |
DOValidatorModule(Map<String,String> moduleParameters,
Server server,
String role)
Constructs a new DOValidatorModule
|
Copyright © 2013 DuraSpace. All Rights Reserved.