public final class ThreadLocalMap
extends java.lang.InheritableThreadLocal
ThreadLocalMap
extends InheritableThreadLocal
to bequeath a copy of the hashtable of the MDC of the parent
thread.Constructor and Description |
---|
ThreadLocalMap() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
childValue(java.lang.Object parentValue) |