intarsys runtime library

de.intarsys.tools.monitor
Interface ISample

All Known Implementing Classes:
AbstractMonitorSample, MonitorSample

public interface ISample

A sample taken while the IMonitor is tracing.


Method Summary
 String getDescription()
          The description that is stored along with the sample.
 long getValue()
          The sample's value.
 

Method Detail

getDescription

String getDescription()
The description that is stored along with the sample.

Returns:
The description that is stored along with the sample.

getValue

long getValue()
The sample's value.

Returns:
The sample's value.

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.