org.apache.log4j.helpers
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) |
Copyright 2000-2007 Apache Software Foundation.