public abstract class AbstractTracingProvider extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractTracingProvider.TraceScopeHolder<T> |
Constructor and Description |
---|
AbstractTracingProvider() |
Modifier and Type | Method and Description |
---|---|
protected String |
buildSpanDescription(String path,
String method) |
protected static String |
getSpanIdHeader() |
protected static URI |
getUri(Message message) |
Apache CXF