Class OpenTracingSupport


  • @ApplicationScoped
    public class OpenTracingSupport
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.opentracing.Tracer tracerShim()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OpenTracingSupport

        public OpenTracingSupport()
    • Method Detail

      • tracerShim

        @Produces
        @Singleton
        public io.opentracing.Tracer tracerShim()