Package io.smallrye.opentracing
Class OpenTracingAsyncInterceptorFactory
- java.lang.Object
-
- io.smallrye.opentracing.OpenTracingAsyncInterceptorFactory
-
- All Implemented Interfaces:
org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptorFactory
public class OpenTracingAsyncInterceptorFactory extends Object implements org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptorFactory
- Author:
- Pavol Loffay
-
-
Constructor Summary
Constructors Constructor Description OpenTracingAsyncInterceptorFactory(io.opentracing.Tracer tracer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptornewInterceptor()
-