public class LogsSourceThread extends Thread
LogsSource
Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
LogsSourceThread(LogsSource logsSource) |
Modifier and Type | Method and Description |
---|---|
LogsSource |
getSource() |
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, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public LogsSourceThread(LogsSource logsSource)
logsSource
- LogsSource
wrapped by this classpublic LogsSource getSource()
Copyright © 2016 Nuxeo SA. All rights reserved.