Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
static long |
DEFAULT_WAIT_TIME |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Modifier | Constructor and Description |
|---|---|
protected |
DispatcherGuardian(MessageDispatcherImpl dispatcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerTimeOut(ChannelImpl<?> queue,
TaskContainer task) |
void |
run() |
void |
stopGuardian() |
void |
unregisterTimeOut(ChannelImpl<?> queue,
TaskContainer task) |
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, yieldpublic static final long DEFAULT_WAIT_TIME
protected DispatcherGuardian(MessageDispatcherImpl dispatcher)
public void registerTimeOut(ChannelImpl<?> queue, TaskContainer task)
public void unregisterTimeOut(ChannelImpl<?> queue, TaskContainer task)
public void stopGuardian()
Copyright © 2020. All rights reserved.