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 ScopeManagerpublic AutoFinishScope active()
active in interface ScopeManagerCopyright © 2016–2018 OpenTracing. All rights reserved.