Interface PropagatedContext.Scope

All Superinterfaces:
AutoCloseable
Enclosing interface:
PropagatedContext

public static interface PropagatedContext.Scope extends AutoCloseable
Closing this object undoes the effect of calling PropagatedContext.propagate() on a context. Intended to be used in a try-with-resources block.
Since:
4.0.0
Author:
Denis Stepanov
  • Method Summary

    Modifier and Type
    Method
    Description
    void