Class StopwatchMXBeanImpl

    • Constructor Summary

      Constructors 
      Constructor Description
      StopwatchMXBeanImpl​(org.javasimon.Stopwatch stopwatch)
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      protected void doFillMap​(org.javasimon.StopwatchSample sample, Map<String,​Serializable> map, Class<?> clazz)
      Deprecated.
       
      Map<String,​Serializable> sampleAsMap()
      Deprecated.
       
      String sampleAsString()
      Deprecated.
       
      • Methods inherited from class org.javasimon.jmx.StopwatchMXBeanImpl

        addTime, getLast, getLastAsString, getType, sample, sampleAndReset, simon
      • Methods inherited from class org.javasimon.jmx.AbstractSimonMXBeanImpl

        getChildrenNames, getFirstUsage, getFirstUsageAsString, getLastUsage, getLastUsageAsString, getName, getNote, getParentName, getState, isEnabled, reset, setNote, setState
      • 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