public class ShutdownHook extends ShutdownHookBase
logger, m_regularShutdownExpected, processName| Constructor and Description |
|---|
ShutdownHook(java.util.logging.Logger logger,
java.lang.String processName,
LogFrame log) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
interruptDetected()
Is called when the JVM is about to terminate due to an interrupt signal.
|
regularTermination, run, setRegularShutdownExpectedactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic ShutdownHook(java.util.logging.Logger logger,
java.lang.String processName,
LogFrame log)
protected void interruptDetected()
ShutdownHookBaseinterruptDetected in class ShutdownHookBase