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