Class MetricRegistryProxyHandler
java.lang.Object
org.eclipse.microprofile.fault.tolerance.tck.metrics.util.MetricRegistryProxyHandler
- All Implemented Interfaces:
InvocationHandler
Invocation handler which dynamically loads the MetricRegistry class and invokes its methods by reflection
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
METRIC_REGISTRY_CLAZZ
-
-
Constructor Details
-
MetricRegistryProxyHandler
-
-
Method Details
-
invoke
- Specified by:
invoke
in interfaceInvocationHandler
- Throws:
Throwable
-