Package org.apache.camel.tracing
Class ActiveSpanManager.Holder
java.lang.Object
org.apache.camel.tracing.ActiveSpanManager.Holder
- Enclosing class:
ActiveSpanManager
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 multiple chained camel exchanges, and then unwound
when the responses are processed.
-
Method Summary
-
Method Details
-
getParent
-
getSpan
-