Class GenericExecutionContext

    • Constructor Detail

      • GenericExecutionContext

        public GenericExecutionContext()
        Creates a new execution context.
      • GenericExecutionContext

        public GenericExecutionContext​(io.opentracing.SpanContext spanContext)
        Creates a new execution context.
        Parameters:
        spanContext - The OpenTracing context to use for tracking the processing of this context.