Uses of Interface
org.smallmind.claxon.registry.Instrumentation
-
Packages that use Instrumentation Package Description org.smallmind.claxon.registry -
-
Uses of Instrumentation in org.smallmind.claxon.registry
Classes in org.smallmind.claxon.registry that implement Instrumentation Modifier and Type Class Description classUnpluggedInstrumentationclassWorkingInstrumentationMethods in org.smallmind.claxon.registry that return Instrumentation Modifier and Type Method Description InstrumentationInstrumentation. as(TimeUnit timeUnit)InstrumentationUnpluggedInstrumentation. as(TimeUnit timeUnit)static InstrumentationInstrument. with(Class<?> caller, MeterBuilder<?> builder, Tag... tags)
-