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, withInitial
public final Object childValue(Object parentValue)
childValue
in class InheritableThreadLocal
Copyright © 1999–2023 QOS.CH Sarl (Switzerland). All rights reserved.