org.smallmind.instrument
Class ChronometerInstrument
java.lang.Object
org.smallmind.instrument.Instrument<Chronometer>
org.smallmind.instrument.ChronometerInstrument
public abstract class ChronometerInstrument
- extends Instrument<Chronometer>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChronometerInstrument
public ChronometerInstrument(ConfigurationProvider provider,
MetricProperty... properties)
ChronometerInstrument
public ChronometerInstrument(Metrics.MetricBuilder<Chronometer> builder,
String domain,
MetricProperty... properties)
withChronometer
public abstract void withChronometer()
throws Exception
- Throws:
Exception
with
public final void with(Chronometer chronometer)
throws Exception
- Specified by:
with in class Instrument<Chronometer>
- Throws:
Exception
Copyright © 2012. All Rights Reserved.