- All Implemented Interfaces:
Runnable
Restores the MDC context map for the target action.
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
-
contextMap
private final Map contextMap
-
Constructor Details
-
MDCRunnableAdapter
public MDCRunnableAdapter(Runnable target,
Map contextMap)
-
Method Details
-
run
public void run()
- Specified by:
run in interface Runnable