intarsys runtime library

de.intarsys.tools.monitor
Class CounterMonitorTrace

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

public class CounterMonitorTrace
extends MonitorTrace

Access a counter object to take the sample.


Constructor Summary
CounterMonitorTrace(Monitor owner)
          Create instance
 
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

CounterMonitorTrace

public CounterMonitorTrace(Monitor owner)
Create instance

Parameters:
owner - monitor owning the trace

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.