Interface | Description |
---|---|
ThreadLocalContextManager<C> |
Manager for retrieving and storing a single object which represents all thread local state.
|
ThreadLocalDelegateExecutorFactory |
Factory to create
Executor instances that delegate to a specific Executor and ensure the executed code runs
in the same thread local context. |
Copyright © 2015 Atlassian. All rights reserved.