Interface TraceUtil.Context
- Enclosing interface:
- TraceUtil
public static interface TraceUtil.Context
Represents a trace context.
-
Method Summary
Modifier and TypeMethodDescriptionMakes this context the current context.
-
Method Details
-
makeCurrent
TraceUtil.Scope makeCurrent()Makes this context the current context.
-