Interface ApiTracer.Scope

All Superinterfaces:
AutoCloseable
Enclosing interface:
ApiTracer

public static interface ApiTracer.Scope extends AutoCloseable
A context class to be used with ApiTracer.inScope() and a try-with-resources block. Closing a ApiTracer.Scope removes any context that the underlying implementation might've set in ApiTracer.inScope().
  • Method Summary

    Modifier and Type
    Method
    Description
    void