public abstract class H2DBShutdownHook extends Thread
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
H2DBShutdownHook() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
add(H2DBLock lock)
Adds the shutdown hook.
|
abstract void |
remove()
Removes the shutdown hook.
|
activeCount, 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, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic abstract void add(H2DBLock lock)
lock - the H2DB Lock referencepublic abstract void remove()
Copyright © 2012–2020 OWASP. All rights reserved.