See: Description
Interface | Description |
---|---|
ThreadContextProvider |
Third party providers of thread context implement this interface to
participate in thread context capture and propagation.
|
ThreadContextRestorer |
Restores the prior context on a thread after a contextual task or action completes.
|
ThreadContextSnapshot |
An immutable snapshot of a particular type of thread context.
|