private class BaaderDome.OpenHatch extends BaaderDome.ApertureThread
Thread does automatically start.
Thread.State, Thread.UncaughtExceptionHandlerok, timeoutMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Modifier | Constructor and Description |
|---|---|
private |
OpenHatch(long maxtime)
Creates and starts a open-hatch thread with the specified timeout.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
On run, we synchronize on the imbedder object reference, turn
on the mototrs, wait and turn them off again.
|
getOk, getTimeoutactiveCount, 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