public class GaugeInjectionListener<I>
extends java.lang.Object
implements com.google.inject.spi.InjectionListener<I>
| Constructor and Description |
|---|
GaugeInjectionListener(com.codahale.metrics.MetricRegistry metricRegistry,
java.lang.String metricName,
java.lang.reflect.Method method) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInjection(I i) |