Class ActiveSpanManager.Holder

  • Enclosing class:
    ActiveSpanManager

    public static class ActiveSpanManager.Holder
    extends Object
    Simple holder for the currently active span and an optional reference to the parent holder. This will be used to maintain a stack for spans, built up during the execution of a series of chained camel exchanges, and then unwound when the responses are processed.