private static final class LocalDiskRepositoryTestCase.CleanupThread
extends java.lang.Thread
Modifier and Type | Field and Description |
---|---|
private static LocalDiskRepositoryTestCase.CleanupThread |
me |
private java.util.List<java.io.File> |
toDelete |
Modifier | Constructor and Description |
---|---|
private |
CleanupThread() |
Modifier and Type | Method and Description |
---|---|
(package private) static void |
deleteOnShutdown(java.io.File tmp) |
(package private) static void |
removed(java.io.File tmp) |
void |
run() |
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, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
private static final LocalDiskRepositoryTestCase.CleanupThread me
private final java.util.List<java.io.File> toDelete