public final class RemoteAdministrationThread extends SynchronizableThread
| Modifier and Type | Field | Description |
|---|---|---|
protected FFMQServer |
server |
| Constructor | Description |
|---|---|
RemoteAdministrationThread(FFMQServer server,
FFMQEngine engine) |
Constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
pleaseStop() |
Ask the thread to stop
|
void |
run() |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitnotifyStartup, 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, onSpinWait, 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 class SynchronizableThreadpublic void pleaseStop()
Copyright © 2021. All rights reserved.