Class CountedInterceptor
java.lang.Object
io.quarkus.micrometer.runtime.binder.mpmetrics.CountedInterceptor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) ObjectcountedConstructor(io.quarkus.arc.ArcInvocationContext context) (package private) ObjectcountedMethod(io.quarkus.arc.ArcInvocationContext context) (package private) Object
-
Field Details
-
mpRegistry
-
-
Constructor Details
-
CountedInterceptor
CountedInterceptor(MetricRegistryAdapter mpRegistry)
-
-
Method Details