org.apache.log4j.helpers
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
public final Object childValue(Object parentValue)
childValue
in class InheritableThreadLocal
Copyright 2000-2005 Apache Software Foundation.