| Modifier and Type | Field and Description |
|---|---|
(package private) MetricRegistryAdapter |
mpRegistry |
| Constructor and Description |
|---|
CountedInterceptor(MetricRegistryAdapter mpRegistry) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Object |
countedConstructor(javax.interceptor.InvocationContext context) |
(package private) Object |
countedMethod(javax.interceptor.InvocationContext context) |
(package private) Object |
countedTimeout(javax.interceptor.InvocationContext context) |
(package private) Object |
increment(javax.interceptor.InvocationContext context,
String methodName) |
final MetricRegistryAdapter mpRegistry
CountedInterceptor(MetricRegistryAdapter mpRegistry)
Object countedConstructor(javax.interceptor.InvocationContext context) throws Exception
ExceptionObject countedMethod(javax.interceptor.InvocationContext context) throws Exception
ExceptionObject countedTimeout(javax.interceptor.InvocationContext context) throws Exception
ExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.