Interface TracingSupport.TracingContext
-
- Enclosing class:
- TracingSupport
public static interface TracingSupport.TracingContextA simple object that you need to callonEnd()on
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonEnd()Call this to end the current trace context
-