Class MpTracingService

  • All Implemented Interfaces:
    MpService

    @Priority(10)
    public class MpTracingService
    extends Object
    implements MpService
    Extension of MicroProfile to add support for tracing.
    • Constructor Detail

      • MpTracingService

        public MpTracingService()
    • Method Detail

      • configure

        public void configure​(MpServiceContext context)
        Description copied from interface: MpService
        Allow the service to add configuration through the context.
        Specified by:
        configure in interface MpService
        Parameters:
        context - context to obtain Jersey and webserver configuration objects