public class ExecutionSpanFactory extends Object implements EventSpanFactory
| Constructor and Description |
|---|
ExecutionSpanFactory() |
| Modifier and Type | Method and Description |
|---|---|
InternalSpan |
getSpan(SpanContext spanContext,
InitialSpanInfo initialSpanInfo)
Provides a span for related to a component that is hit by an event.
|
SpanSnifferManager |
getSpanSnifferManager() |
public InternalSpan getSpan(SpanContext spanContext, InitialSpanInfo initialSpanInfo)
EventSpanFactorygetSpan in interface EventSpanFactoryspanContext - the SpanContext.initialSpanInfo - the InitialSpanInfo.InternalSpanpublic SpanSnifferManager getSpanSnifferManager()
getSpanSnifferManager in interface EventSpanFactoryCopyright © 2003–2022 MuleSoft, Inc.. All rights reserved.