public class SingleThreadContextFactory extends Object implements ThreadContextFactory
| Constructor and Description |
|---|
SingleThreadContextFactory(String nameFormat,
org.slf4j.Logger logger) |
SingleThreadContextFactory(ThreadFactory threadFactory) |
| Modifier and Type | Method and Description |
|---|---|
ThreadContext |
createContext()
Creates a new thread context.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic SingleThreadContextFactory(String nameFormat, org.slf4j.Logger logger)
public SingleThreadContextFactory(ThreadFactory threadFactory)
public ThreadContext createContext()
ThreadContextFactorycreateContext in interface ThreadContextFactoryCopyright © 2013–2019. All rights reserved.