Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.management.stopwatchs
Class StopwatchMXBeanImpl

java.lang.Object
  extended by org.javasimon.jmx.AbstractSimonMXBeanImpl
      extended by org.javasimon.jmx.StopwatchMXBeanImpl
          extended by org.nuxeo.runtime.management.stopwatchs.StopwatchMXBeanImpl
All Implemented Interfaces:
org.javasimon.jmx.SimonSuperMXBean, org.javasimon.jmx.StopwatchMXBean

public class StopwatchMXBeanImpl
extends org.javasimon.jmx.StopwatchMXBeanImpl
implements StopwatchMXBean

Author:
matic

Constructor Summary
StopwatchMXBeanImpl(org.javasimon.Stopwatch stopwatch)
           
 
Method Summary
 Map<String,Serializable> sampleAsMap()
           
 String sampleAsString()
           
 
Methods inherited from class org.javasimon.jmx.StopwatchMXBeanImpl
addTime, getLast, getLastAsString, getType, sample, sampleAndReset
 
Methods inherited from class org.javasimon.jmx.AbstractSimonMXBeanImpl
getChildrenNames, getFirstUsage, getFirstUsageAsString, getLastUsage, getLastUsageAsString, getName, getNote, getParentName, getState, isEnabled, reset, setNote, setState
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.javasimon.jmx.StopwatchMXBean
addTime, getLast, getLastAsString, sample, sampleAndReset
 
Methods inherited from interface org.javasimon.jmx.SimonSuperMXBean
getChildrenNames, getFirstUsage, getFirstUsageAsString, getLastUsage, getLastUsageAsString, getName, getNote, getParentName, getState, getType, isEnabled, reset, setNote, setState
 

Constructor Detail

StopwatchMXBeanImpl

public StopwatchMXBeanImpl(org.javasimon.Stopwatch stopwatch)
Method Detail

sampleAsString

public String sampleAsString()

sampleAsMap

public Map<String,Serializable> sampleAsMap()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.