| Package | Description |
|---|---|
| org.fcrepo.server | |
| org.fcrepo.server.journal | |
| org.fcrepo.server.management | |
| org.fcrepo.server.messaging | |
| org.fcrepo.server.resourceIndex | |
| org.fcrepo.server.storage |
| Modifier and Type | Method and Description |
|---|---|
void |
Server.finalize()
Calls
shutdown() when finalization occurs. |
void |
Server.shutdown(Context context)
Performs shutdown tasks for the modules and the server.
|
void |
Module.shutdownModule()
Frees system resources allocated by this Module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JournalWorker.shutdown()
Called when the Journaler module receives a shutdown() from the server.
|
void |
JournalCreator.shutdown()
Server is shutting down, so tell the JournalWriter to shut down.
|
void |
JournalConsumer.shutdown()
Tell the thread, the reader and the log to shut down.
|
void |
Journaler.shutdownModule()
Tell the worker to shut down.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagementModule.shutdownModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
MessagingModule.shutdownModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceIndexModule.shutdownModule()
Shutdown the RI module by closing the wrapped ResourceIndex.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionPoolManagerImpl.shutdownModule()
Closes all connection pools.
|
Copyright © 2013 DuraSpace. All Rights Reserved.