intarsys runtime library

de.intarsys.tools.monitor
Class TimeMonitorTrace

java.lang.Object
  extended by de.intarsys.tools.monitor.AbstractMonitorTrace
      extended by de.intarsys.tools.monitor.MonitorTrace
          extended by de.intarsys.tools.monitor.TimeMonitorTrace
All Implemented Interfaces:
ITrace

public class TimeMonitorTrace
extends MonitorTrace

A trace for taking time samples while executing.


Constructor Summary
TimeMonitorTrace(Monitor owner)
          Create a TimeMonitorTrace
 
Method Summary
 
Methods inherited from class de.intarsys.tools.monitor.MonitorTrace
getConcurrent, getDifference, getFormattedValue, getSamples, getStart, getStop, toString
 
Methods inherited from class de.intarsys.tools.monitor.AbstractMonitorTrace
getTags, sample, tag
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TimeMonitorTrace

public TimeMonitorTrace(Monitor owner)
Create a TimeMonitorTrace

Parameters:
owner - monitor owning the trace

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.