Public Member Functions | |
void | setAcsContainer (AcsContainer acsContainer) |
Protected Member Functions | |
void | regularTermination () |
void | interruptDetected () |
Package Functions | |
ShutdownHook (Logger logger) | |
Private Attributes | |
AcsContainer | m_acsContainer |
TODO: look at void TerminationSignalHandler(int)
from the C++ implementation, and figure out what else to do at shutdown.
|
|
|
Tidying up when the JVM is about to terminate due to an interrupt signal |
|
|
|
Sets m_acsContainer. |
|
|