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.Since: 1.2
| Method Summary | |
|---|---|
| Object | childValue(Object parentValue) |