public class AutoFinishScopeManager extends Object implements ScopeManager
Constructor and Description |
---|
AutoFinishScopeManager() |
Modifier and Type | Method and Description |
---|---|
AutoFinishScope |
activate(Span span,
boolean finishOnClose) |
AutoFinishScope |
active() |
public AutoFinishScope activate(Span span, boolean finishOnClose)
activate
in interface ScopeManager
public AutoFinishScope active()
active
in interface ScopeManager
Copyright © 2016–2018 OpenTracing. All rights reserved.