public class TimedResourceInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
TimedResourceInterceptor(org.glassfish.jersey.spi.ExceptionMappers exceptionMappers,
com.codahale.metrics.MetricRegistry metricRegistry,
String resourcePath,
String metricName,
String httpMethod) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
Copyright © 2010–2021. All rights reserved.