Public Member Functions | |
| ShutdownHook (Logger logger, String processName, LogFrame log) | |
Protected Member Functions | |
| void | interruptDetected () |
The object from this class intercepts the Ctrl+C event and cleanly close the application
| alma.acs.logging.dialogs.main.ShutdownHook.ShutdownHook | ( | Logger | logger, | |
| String | processName, | |||
| LogFrame | log | |||
| ) |
| void alma.acs.logging.dialogs.main.ShutdownHook.interruptDetected | ( | ) | [protected, virtual] |
Is called when the JVM is about to terminate due to an interrupt signal. Subclasses should perform emergency cleanup.
Implements alma.acs.shutdown.ShutdownHookBase.
1.7.0