Package 

Class ContextualScopeManager

  • All Implemented Interfaces:
    io.opentracing.ScopeManager

    
    public class ContextualScopeManager
     implements ScopeManager
                        
    • Method Summary

      Modifier and Type Method Description
      Scope activate(Span span, boolean finishOnClose)
      Scope activate(Span span)
      Scope active()
      Span activeSpan()
      void addScopeContext(ScopeContext context)
      void addScopeListener(ScopeListener listener) Attach a listener to scope activation events
      • Methods inherited from class io.opentracing.ScopeManager

        activate, active, activeSpan
      • Methods inherited from class java.lang.Object

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