public final class ThreadLocalMap extends 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 |
|---|---|
Object |
childValue(Object parentValue) |
get, initialValue, remove, set, withInitialpublic final Object childValue(Object parentValue)
childValue in class InheritableThreadLocalCopyright © 1999–2024 QOS.CH Sarl (Switzerland). All rights reserved.