Package fish.payara.opentracing
Class OpenTracingScope
- java.lang.Object
-
- fish.payara.opentracing.OpenTracingScope
-
- All Implemented Interfaces:
io.opentracing.Scope,Closeable,AutoCloseable
public class OpenTracingScope extends Object implements io.opentracing.Scope
Implementation of Scope from OpenTracing.- Since:
- 5.183
- Author:
- jonathan coustick
-
-
Method Detail
-
close
public void close()
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein interfaceio.opentracing.Scope
-
-