public class StopwatchMXBeanImpl extends org.javasimon.jmx.StopwatchMXBeanImpl implements StopwatchMXBean
Constructor and Description |
---|
StopwatchMXBeanImpl(org.javasimon.Stopwatch stopwatch) |
Modifier and Type | Method and Description |
---|---|
protected void |
doFillMap(org.javasimon.StopwatchSample sample,
Map<String,Serializable> map,
Class<?> clazz) |
Map<String,Serializable> |
sampleAsMap() |
String |
sampleAsString() |
addTime, getLast, getLastAsString, getType, sample, sampleAndReset, simon
getChildrenNames, getFirstUsage, getFirstUsageAsString, getLastUsage, getLastUsageAsString, getName, getNote, getParentName, getState, isEnabled, reset, setNote, setState
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StopwatchMXBeanImpl(org.javasimon.Stopwatch stopwatch)
public String sampleAsString()
protected void doFillMap(org.javasimon.StopwatchSample sample, Map<String,Serializable> map, Class<?> clazz)
public Map<String,Serializable> sampleAsMap()
Copyright © 2018 Nuxeo. All rights reserved.