Uses of Interface
org.apache.cxf.tracing.Traceable
Packages that use Traceable
Package
Description
-
Uses of Traceable in org.apache.cxf.tracing
Methods in org.apache.cxf.tracing with parameters of type TraceableModifier and TypeMethodDescription<T> TTracerContext.continueSpan(Traceable<T> traceable) Picks up an currently detached span from another thread.<T> Callable<T>Wraps the traceable into a new span, preserving the current span as a parent. -
Uses of Traceable in org.apache.cxf.tracing.brave
Methods in org.apache.cxf.tracing.brave with parameters of type Traceable -
Uses of Traceable in org.apache.cxf.tracing.micrometer
Methods in org.apache.cxf.tracing.micrometer with parameters of type Traceable -
Uses of Traceable in org.apache.cxf.tracing.opentelemetry
Methods in org.apache.cxf.tracing.opentelemetry with parameters of type Traceable -
Uses of Traceable in org.apache.cxf.tracing.opentracing
Methods in org.apache.cxf.tracing.opentracing with parameters of type Traceable