public final class LogContextThreadFactory
extends com.github.akurilov.commons.concurrent.ContextAwareThreadFactory
| Constructor and Description |
|---|
LogContextThreadFactory(java.lang.String threadNamePrefix) |
LogContextThreadFactory(java.lang.String threadNamePrefix,
boolean daemonFlag) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Thread |
newThread(java.lang.Runnable task) |