Uses of Interface
org.apache.cxf.tracing.Traceable
Packages that use Traceable
-
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.