protected static class ERXThreadStorage.ERXThreadStorageCloneableThreadLocal extends ERXCloneableThreadLocal
Modifier | Constructor and Description |
---|---|
protected |
ERXThreadStorageCloneableThreadLocal() |
Modifier and Type | Method and Description |
---|---|
protected Object |
childValue(Object parentValue)
Clones a copy of the parent object for the child thread.
|
get, initialValue, remove, set, withInitial
protected ERXThreadStorageCloneableThreadLocal()
protected Object childValue(Object parentValue)
ERXCloneableThreadLocal
Cloneable
interface and have a public clone
method.childValue
in class ERXCloneableThreadLocal
parentValue
- local object to the parent thread.Copyright © 2002 – 2024 Project Wonder.