public final class MdcPropagatingAction
extends java.lang.Object
implements rx.functions.Action0
Action0 so that it executes with the current MDC as its context.| Constructor and Description |
|---|
MdcPropagatingAction(rx.functions.Action0 action0)
Decorates an
Action0 so that it executes with the current MDC as its context. |
| Modifier and Type | Method and Description |
|---|---|
void |
call() |