| Interface | Description |
|---|---|
| DependencyProvider |
A DependencyProvider knows where all the adaptors required by context
propagation are.
|
| LoggerAdapter |
Implementor should forward the calls to the appropriate debug logger.
|
| ThreadLocalAccessor |
Used to integrate with the thread management system to safely save to
and retrieve the ContextMap associated to the current thread.
|
| Class | Description |
|---|---|
| ContextAccessController | |
| ContextBootstrap |
The classes in this package were designed to facilitate the integration of
the context propagation feature in a server.
|
| Enum | Description |
|---|---|
| LoggerAdapter.Level | |
| LoggerAdapter.MessageID |
Copyright © 2017. All rights reserved.