Module io.helidon.common.context
Package io.helidon.common.context.spi
Provider for data propagation between threads in executor service.
-
Interface Summary Interface Description DataPropagationProvider<T> This is an SPI provider which helps user to propagate values from one thread to another.