public class MDCUtil extends Object
| Constructor and Description |
|---|
MDCUtil()
Constructor is called on parent thread so a snapshot of the MDC context is saved here.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setContextMap()
This is called on the child thread so the saved MDC context is copied into the child thread.
|
Copyright © 2021 Hitachi Vantara. All rights reserved.