de.intarsys.tools.monitor
Class MonitorSample
java.lang.Object
de.intarsys.tools.monitor.AbstractMonitorSample
de.intarsys.tools.monitor.MonitorSample
- All Implemented Interfaces:
- ISample
public class MonitorSample
- extends AbstractMonitorSample
A generic sample object.
Samples may be further refactored so that we do not need explicit objects
here.
MonitorSample
public MonitorSample(AbstractMonitorTrace trace,
String description,
long value)
getFormattedValue
public String getFormattedValue()
getValue
public long getValue()
- Description copied from interface:
ISample
- The sample's value.
- Returns:
- The sample's value.
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.