Class OpenTracingAsyncInterceptor

  • All Implemented Interfaces:
    org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor

    public class OpenTracingAsyncInterceptor
    extends Object
    implements org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor
    Author:
    Pavol Loffay
    • Constructor Detail

      • OpenTracingAsyncInterceptor

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

      • prepareContext

        public void prepareContext()
        Specified by:
        prepareContext in interface org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor
      • applyContext

        public void applyContext()
        Specified by:
        applyContext in interface org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor
      • removeContext

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