| Package | Description |
|---|---|
| nl.talsmasoftware.context |
This package contains the core concepts of this context-propagation library.
|
| nl.talsmasoftware.context.delegation |
| Modifier and Type | Method and Description |
|---|---|
static ContextSnapshot |
ContextManagers.createContextSnapshot()
This method is able to create a 'snapshot' from the current
active context from all known ContextManager
implementations. |
| Modifier and Type | Field and Description |
|---|---|
protected ContextSnapshot |
WrapperWithContext.snapshot |
| Constructor and Description |
|---|
WrapperWithContext(ContextSnapshot snapshot,
T delegate) |
Copyright © 2016–2017 Talsma ICT. All rights reserved.