Package 

Interface ExtendedScopeListener

    • Method Summary

      Modifier and Type Method Description
      abstract void afterScopeActivated(DDTraceId traceId, long localRootSpanId, long spanId, TraceConfig traceConfig)
      abstract void afterScopeClosed() Called just after a scope is closed.
      • Methods inherited from class com.datadog.trace.api.scopemanager.ScopeListener

        afterScopeActivated
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait