Package io.micronaut.context.propagation.instrument.execution
package io.micronaut.context.propagation.instrument.execution
-
ClassesClassDescriptionWraps
ExecutorService
to instrument it for propagating thePropagatedContext
across threads.WrapsScheduledExecutorService
to instrument it for propagating thePropagatedContext
across threads.