public interface ThreadContextFactory
| Modifier and Type | Method and Description |
|---|---|
default void |
close()
Closes the factory.
|
ThreadContext |
createContext()
Creates a new thread context.
|
ThreadContext createContext()
default void close()
Copyright © 2013–2019. All rights reserved.