Class 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 Detail

      • OpenTracingAsyncInterceptorFactory

        public OpenTracingAsyncInterceptorFactory​(io.opentracing.Tracer tracer)
    • Method Detail

      • newInterceptor

        public org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor newInterceptor()
        Specified by:
        newInterceptor in interface org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptorFactory