Interface TimerAnnotationHelper.ManagedLogEventHandler

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void clear()  
      • Methods inherited from interface java.lang.Iterable

        forEach, iterator, spliterator
      • Methods inherited from interface org.glassfish.pfl.tf.timer.spi.LogEventHandler

        display
      • Methods inherited from interface org.glassfish.pfl.tf.timer.spi.TimerEventHandler

        notify
    • Method Detail

      • clear

        @ManagedOperation
        @Description("Discard all recorded timer events")
        void clear()
        Specified by:
        clear in interface org.glassfish.pfl.tf.timer.spi.LogEventHandler