|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ModuleShutdownException in org.fcrepo.server |
|---|
| Methods in org.fcrepo.server that throw ModuleShutdownException | |
|---|---|
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. |
| Uses of ModuleShutdownException in org.fcrepo.server.journal |
|---|
| Methods in org.fcrepo.server.journal that throw ModuleShutdownException | |
|---|---|
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. |
| Uses of ModuleShutdownException in org.fcrepo.server.management |
|---|
| Methods in org.fcrepo.server.management that throw ModuleShutdownException | |
|---|---|
void |
ManagementModule.shutdownModule()
|
| Uses of ModuleShutdownException in org.fcrepo.server.messaging |
|---|
| Methods in org.fcrepo.server.messaging that throw ModuleShutdownException | |
|---|---|
void |
MessagingModule.shutdownModule()
|
| Uses of ModuleShutdownException in org.fcrepo.server.resourceIndex |
|---|
| Methods in org.fcrepo.server.resourceIndex that throw ModuleShutdownException | |
|---|---|
void |
ResourceIndexModule.shutdownModule()
Shutdown the RI module by closing the wrapped ResourceIndex. |
| Uses of ModuleShutdownException in org.fcrepo.server.storage |
|---|
| Methods in org.fcrepo.server.storage that throw ModuleShutdownException | |
|---|---|
void |
ConnectionPoolManagerImpl.shutdownModule()
Closes all connection pools. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||