protected static class ERXThreadStorage.ERXThreadStorageCloneableThreadLocal extends ERXCloneableThreadLocal
log| Modifier | Constructor and Description |
|---|---|
protected |
ERXThreadStorageCloneableThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
childValue(java.lang.Object parentValue)
Clones a copy of the parent object for the child thread.
|
protected ERXThreadStorageCloneableThreadLocal()
protected java.lang.Object childValue(java.lang.Object parentValue)
ERXCloneableThreadLocalCloneable
interface and have a public clone method.childValue in class ERXCloneableThreadLocalparentValue - local object to the parent thread.Copyright © 2002 – 2022 Project Wonder.