Interface TracingSupport.TracingContext

Enclosing class:
TracingSupport

public static interface TracingSupport.TracingContext
A simple object that you need to call onEnd() on
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Call this to end the current trace context
  • Method Details

    • onEnd

      void onEnd()
      Call this to end the current trace context