public class ResourceFinalizer extends Thread
This monitor is decoupled from the ResourceTracker instance to allow
for heterogenous resources to be tracked in a single thread.
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
ResourceFinalizer() |
| Modifier and Type | Method and Description |
|---|---|
static ResourceFinalizer |
get() |
ReferenceQueue |
getQueue() |
void |
run() |
void |
start() |
activeCount, checkAccess, 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, stop, stop, suspend, toString, yieldpublic static ResourceFinalizer get()
public ReferenceQueue getQueue()
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.