public final class RemoteAdministrationThread extends SynchronizableThread
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
protected FFMQServer |
server |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
RemoteAdministrationThread(FFMQServer server,
FFMQEngine engine)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
pleaseStop()
Ask the thread to stop
|
void |
run() |
notifyStartup, waitForStartupactiveCount, 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, yieldprotected FFMQServer server
public RemoteAdministrationThread(FFMQServer server, FFMQEngine engine)
public void run()
run in interface Runnablerun in class SynchronizableThreadpublic void pleaseStop()
Copyright © 2018. All rights reserved.