public class ThreadLocation.InheritingLocation extends java.lang.InheritableThreadLocal<NamedLocation>
| Constructor and Description |
|---|
ThreadLocation.InheritingLocation() |
| Modifier and Type | Method and Description |
|---|---|
protected SharedLocation |
childValue(NamedLocation parentValue) |
protected SharedLocation childValue(NamedLocation parentValue)
childValue in class java.lang.InheritableThreadLocal<NamedLocation>