@Singleton public class TraceIdContextProducer extends Object implements ContextProducer<TraceId>
| Constructor and Description |
|---|
TraceIdContextProducer() |
| Modifier and Type | Method and Description |
|---|---|
TraceId |
produce(io.undertow.server.HttpServerExchange exchange) |
public TraceId produce(io.undertow.server.HttpServerExchange exchange) throws RoutingException
produce in interface ContextProducer<TraceId>RoutingExceptionCopyright © 2018. All rights reserved.