de.intarsys.tools.monitor
Class AbstractMonitorSample
java.lang.Object
de.intarsys.tools.monitor.AbstractMonitorSample
- All Implemented Interfaces:
- ISample
- Direct Known Subclasses:
- MonitorSample
public abstract class AbstractMonitorSample
- extends Object
- implements ISample
An abstract superclass to ease implementation of a sample object.
| Methods inherited from interface de.intarsys.tools.monitor.ISample |
getValue |
AbstractMonitorSample
public AbstractMonitorSample(AbstractMonitorTrace trace,
String description)
getDescription
public String getDescription()
- Description copied from interface:
ISample
- The description that is stored along with the sample.
- Specified by:
getDescription in interface ISample
- Returns:
- The description that is stored along with the sample.
Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.