public class OpenTracingAsyncInterceptor extends Object implements org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptor
| Constructor and Description |
|---|
OpenTracingAsyncInterceptor(io.opentracing.Tracer tracer) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyContext() |
void |
prepareContext() |
void |
removeContext() |
public OpenTracingAsyncInterceptor(io.opentracing.Tracer tracer)
public void prepareContext()
prepareContext in interface org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptorpublic void applyContext()
applyContext in interface org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptorpublic void removeContext()
removeContext in interface org.eclipse.microprofile.rest.client.ext.AsyncInvocationInterceptorCopyright © 2018–2021. All rights reserved.