| 程序包 | 说明 |
|---|---|
| com.palominolabs.metrics.guice |
| 类和说明 |
|---|
| DeclaredMethodsTypeListener
A TypeListener which delegates to
DeclaredMethodsTypeListener.getInterceptor(Method) for
each method in the class's declared methods. |
| DeclaringClassMetricNamer
Uses the name fields in the metric annotations, if present, or the method declaring class and
method name.
|
| MetricNamer
Generates for the metrics corresponding to the various metric annotations.
|
| MetricsInstrumentationModule
A Guice module which instruments methods annotated with the
Metered, Timed,
Gauge, Counted, and ExceptionMetered annotations. |
| MetricsInstrumentationModule.Builder |
Copyright © 2020. All rights reserved.