| Modifier and Type | Field and Description |
|---|---|
(package private) MetricRegistryAdapter |
mpRegistry |
| Constructor and Description |
|---|
ConcurrentGaugeInterceptor(MetricRegistryAdapter mpRegistry) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Object |
cGauge(javax.interceptor.InvocationContext context,
String methodName) |
(package private) Object |
cGaugeConstructor(javax.interceptor.InvocationContext context) |
(package private) Object |
cGaugeMethod(javax.interceptor.InvocationContext context) |
(package private) Object |
cGaugeTimeout(javax.interceptor.InvocationContext context) |
final MetricRegistryAdapter mpRegistry
ConcurrentGaugeInterceptor(MetricRegistryAdapter mpRegistry)
Object cGaugeConstructor(javax.interceptor.InvocationContext context) throws Exception
ExceptionObject cGaugeMethod(javax.interceptor.InvocationContext context) throws Exception
ExceptionObject cGaugeTimeout(javax.interceptor.InvocationContext context) throws Exception
ExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.