Package nl.talsmasoftware.context

The core concepts of the context-propagation library.
Context:
Defines a context as something with a value that can be closed.
ContextManager:
Interface defining required operations to manage contexts: creating new contexts and obtaining 'current' contexts.
ContextSnapshot:
A snapshot of one or more active contexts that can be reactivated temporarily (until closed).
ContextManagers:
Contains a static method to create a new snapshot from registered ContextManager implementations.
Author:
Sjoerd Talsma
Skip navigation links

Copyright © 2016–2018 Talsma ICT. All rights reserved.