Public Member Functions | Protected Member Functions

alma.acs.logging.dialogs.main.ShutdownHook Class Reference

Inheritance diagram for alma.acs.logging.dialogs.main.ShutdownHook:
alma.acs.shutdown.ShutdownHookBase

List of all members.

Public Member Functions

 ShutdownHook (Logger logger, String processName, LogFrame log)

Protected Member Functions

void interruptDetected ()

Detailed Description

The object from this class intercepts the Ctrl+C event and cleanly close the application

Author:
acaproni

Constructor & Destructor Documentation

alma.acs.logging.dialogs.main.ShutdownHook.ShutdownHook ( Logger  logger,
String  processName,
LogFrame  log 
)

Member Function Documentation

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties