@TracedSerializable @Interceptor @Priority(value=1001) public class SerializableOpenTracingInterceptor extends Object implements Serializable
io.opentracing.contrib.interceptors.OpenTracingInterceptor,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static String |
SPAN_CONTEXT |
| Constructor and Description |
|---|
SerializableOpenTracingInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
io.opentracing.Tracer |
getTracer() |
Object |
wrap(javax.interceptor.InvocationContext ctx) |
public static final String SPAN_CONTEXT
Copyright © 2020. All rights reserved.