public class AddeThread extends Thread
| Modifier and Type | Class and Description | 
|---|---|
| static class  | AddeThread.McservEventMcserv events. | 
| private static class  | AddeThread.StreamReaderThreadThread to read the stderr and stdout of mcservl. | 
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description | 
|---|---|
| private EntryStore | entryStoreServer manager. | 
| private static org.slf4j.Logger | logger | 
| (package private) Process | proc | 
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description | 
|---|
| AddeThread(EntryStore entryStore)Creates a thread that controls a mcservl process. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | run() | 
| void | stopProcess() | 
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, yieldprivate static final org.slf4j.Logger logger
private final EntryStore entryStore
public AddeThread(EntryStore entryStore)
entryStore - Server manager.