intarsys runtime library

de.intarsys.tools.monitor
Class MemoryMonitorTrace

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

public class MemoryMonitorTrace
extends MonitorTrace

A trace that records heap size samples (approximately)


Constructor Summary
MemoryMonitorTrace(Monitor owner)
          Create a MemoryMonitorTrace
 
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

MemoryMonitorTrace

public MemoryMonitorTrace(Monitor owner)
Create a MemoryMonitorTrace

Parameters:
owner - monitor owning the trace

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.