Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.management.stopwatchs
Interface StopwatchMXBean

All Superinterfaces:
org.javasimon.jmx.SimonSuperMXBean, org.javasimon.jmx.StopwatchMXBean

public interface StopwatchMXBean
extends org.javasimon.jmx.StopwatchMXBean

Author:
matic

Method Summary
 Map<String,Serializable> sampleAsMap()
           
 String sampleAsString()
           
 
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
 

Method Detail

sampleAsString

String sampleAsString()

sampleAsMap

Map<String,Serializable> sampleAsMap()

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.