Interface StopwatchMXBean

  • All Superinterfaces:
    org.javasimon.jmx.SimonSuperMXBean, org.javasimon.jmx.StopwatchMXBean
    All Known Implementing Classes:
    StopwatchMXBeanImpl

    @Deprecated(since="11.4")
    public interface StopwatchMXBean
    extends org.javasimon.jmx.StopwatchMXBean
    Deprecated.
    since 11.4: use dropwizard metrics timer instead
    Author:
    matic
    • Method Summary

      All Methods Instance Methods Abstract Methods Deprecated Methods 
      Modifier and Type Method Description
      Map<String,​Serializable> sampleAsMap()
      Deprecated.
       
      String sampleAsString()
      Deprecated.
       
      • Methods inherited from interface org.javasimon.jmx.SimonSuperMXBean

        getChildrenNames, getFirstUsage, getFirstUsageAsString, getLastUsage, getLastUsageAsString, getName, getNote, getParentName, getState, getType, isEnabled, reset, setNote, setState
      • Methods inherited from interface org.javasimon.jmx.StopwatchMXBean

        addTime, getLast, getLastAsString, sample, sampleAndReset