public abstract class AbstractMonitorTrace extends Object implements ITrace
This class does not have to be synchronized anywhere.
| Constructor and Description |
|---|
AbstractMonitorTrace(AbstractMonitor owner)
Create a MonitorTrace.
|
public AbstractMonitorTrace(AbstractMonitor owner)
owner - The monitor that created the trace.public Map getTags()
public final ISample sample(Level level, String description)
ITracedescription. The sample is
stored in addition to the "fix" start and stop sample.Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.