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, simongetChildrenNames, getFirstUsage, getFirstUsageAsString, getLastUsage, getLastUsageAsString, getName, getNote, getParentName, getState, isEnabled, reset, setNote, setStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic 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 © 2016 Nuxeo SA. All rights reserved.