| Package | Description |
|---|---|
| de.intarsys.tools.monitor |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMonitorSample
An abstract superclass to ease implementation of a sample object.
|
class |
MonitorSample
A generic sample object.
|
| Modifier and Type | Method and Description |
|---|---|
ISample |
NullMonitor.getSample(String description) |
ISample |
MultiTrace.sample(Level level,
String description) |
ISample |
ITrace.sample(Level level,
String description)
Take a sample and tag it with
description. |
ISample |
AbstractMonitorTrace.sample(Level level,
String description) |
ISample |
NullMonitor.sample(String description) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.