Interface CurrentTraceContext.Scope

  • All Superinterfaces:
    java.lang.AutoCloseable, java.io.Closeable
    Enclosing class:
    CurrentTraceContext

    public static interface CurrentTraceContext.Scope
    extends java.io.Closeable
    A span remains in the scope it was bound to until close is called.