java.lang.Object
java.lang.Thread
protected final java.lang.Object QUEUE_LOCK
From Class | Fields |
---|---|
java.lang.Thread | MIN_PRIORITY, NORM_PRIORITY, MAX_PRIORITY |
public RouterServiceMessageEmitter(RouterServiceMessageEmitter.Callback callback)
public void run()
protected void alert()
protected void close()
Insert the task in the queue where it belongs
public void add(Message message)
From Class | Methods |
---|---|
java.lang.Thread | currentThread, yield, sleep, sleep, clone, start, run, stop, stop, interrupt, interrupted, isInterrupted, destroy, isAlive, suspend, resume, setPriority, getPriority, setName, getName, getThreadGroup, activeCount, enumerate, countStackFrames, join, join, join, dumpStack, setDaemon, isDaemon, checkAccess, toString, getContextClassLoader, setContextClassLoader, holdsLock, getStackTrace, getAllStackTraces, getId, getState, setDefaultUncaughtExceptionHandler, getDefaultUncaughtExceptionHandler, getUncaughtExceptionHandler, setUncaughtExceptionHandler |
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |