Class ProcessWatcher2.CloseableThread
java.lang.Object
java.lang.Thread
net.thevpc.nsh.util.ProcessWatcher2.CloseableThread
- All Implemented Interfaces:
Runnable
- Enclosing class:
ProcessWatcher2
- Author:
- Taha Ben Salah (taha.bensalah@gmail.com) %creationtime 27 juin 2007 12:08:13
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Thread
Thread.Builder, Thread.State, Thread.UncaughtExceptionHandler -
Field Summary
FieldsFields inherited from class java.lang.Thread
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Thread
activeCount, checkAccess, clone, currentThread, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, isVirtual, join, join, join, join, ofPlatform, ofVirtual, onSpinWait, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, sleep, start, startVirtualThread, stop, threadId, toString, yield
-
Field Details
-
closed
public boolean closed
-
-
Constructor Details
-
CloseableThread
-
-
Method Details
-
close
public abstract void close()
-