Interface TraceListenerEx2

    • Method Detail

      • traceEnd

        void traceEnd​(TracerEvent ev)
        Method that is called when the end of a trace event occurs. The method is blocking. It must return before processing continues.
        Parameters:
        ev - the trace event.