intarsys runtime library

de.intarsys.tools.monitor
Class TimeMonitor

java.lang.Object
  extended by de.intarsys.tools.monitor.AbstractMonitor
      extended by de.intarsys.tools.monitor.Monitor
          extended by de.intarsys.tools.monitor.TimeMonitor
All Implemented Interfaces:
IElementConfigurable, IMonitor

public class TimeMonitor
extends Monitor

A monitor for taking time samples in the application.


Field Summary
 
Fields inherited from class de.intarsys.tools.monitor.Monitor
ATTR_AVG, ATTR_COUNT, ATTR_EFFECTIVE, ATTR_FIRST, ATTR_LAST, ATTR_MAX, ATTR_MAXACTIVE, ATTR_MIN, ATTR_NAME, ATTR_TOTAL
 
Constructor Summary
TimeMonitor()
           
TimeMonitor(String name)
          Create a TimeMonitor
 
Method Summary
 
Methods inherited from class de.intarsys.tools.monitor.Monitor
configure, getActive, getData, getFormattedData, isRelative, reset, setRelative, toString, toTableString
 
Methods inherited from class de.intarsys.tools.monitor.AbstractMonitor
attach, detach, getCollectAll, getCurrentTrace, getDefaultLevel, getLevel, getLogCycle, getLogger, getName, getTraces, setCollectAll, setDefaultLevel, setLevel, setLogCycle, setLogger, setName, start, stop
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TimeMonitor

public TimeMonitor()

TimeMonitor

public TimeMonitor(String name)
Create a TimeMonitor

Parameters:
name - monitor name

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.