| Modifier and Type | Field and Description |
|---|---|
(package private) MetricRegistryAdapter |
mpRegistry |
| Constructor and Description |
|---|
TimedInterceptor(MetricRegistryAdapter mpRegistry) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Object |
time(javax.interceptor.InvocationContext context,
String methodName) |
(package private) Object |
timedConstructor(javax.interceptor.InvocationContext context) |
(package private) Object |
timedMethod(javax.interceptor.InvocationContext context) |
(package private) Object |
timedTimeout(javax.interceptor.InvocationContext context) |
final MetricRegistryAdapter mpRegistry
TimedInterceptor(MetricRegistryAdapter mpRegistry)
Object timedConstructor(javax.interceptor.InvocationContext context) throws Exception
ExceptionObject timedMethod(javax.interceptor.InvocationContext context) throws Exception
ExceptionObject timedTimeout(javax.interceptor.InvocationContext context) throws Exception
ExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.