org.smallmind.instrument
Class InstrumentationArguments<M extends Metric>
java.lang.Object
org.smallmind.instrument.InstrumentationArguments<M>
public class InstrumentationArguments<M extends Metric>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstrumentationArguments
public InstrumentationArguments(Metrics.MetricBuilder<M> builder,
String domain,
MetricProperty... properties)
getBuilder
public Metrics.MetricBuilder<M> getBuilder()
getDomain
public String getDomain()
getProperties
public MetricProperty[] getProperties()
Copyright © 2012. All Rights Reserved.