java.lang.Object
io.quarkus.opentelemetry.runtime.tracing.intrumentation.resteasy.OpenTelemetryClassicThreadContext
- All Implemented Interfaces:
org.jboss.resteasy.spi.concurrent.ThreadContext<Map<String,Object>>
@Provider
public class OpenTelemetryClassicThreadContext
extends Object
implements org.jboss.resteasy.spi.concurrent.ThreadContext<Map<String,Object>>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
OpenTelemetryClassicThreadContext
public OpenTelemetryClassicThreadContext()
-
Method Details
-
capture
- Specified by:
capture in interface org.jboss.resteasy.spi.concurrent.ThreadContext<Map<String,Object>>
-
push
- Specified by:
push in interface org.jboss.resteasy.spi.concurrent.ThreadContext<Map<String,Object>>
-
reset
- Specified by:
reset in interface org.jboss.resteasy.spi.concurrent.ThreadContext<Map<String,Object>>