
Protected Member Functions | |
| Object | childValue (Object parentValue) |
| Object childValue | ( | Object | parentValue | ) | [protected] |
Clones a copy of the parent object for the child thread. The parentValue must implement the Cloneable interface and have a public clone method.
| parentValue | local object to the parent thread. |
Reimplemented from ERXCloneableThreadLocal.
1.5.8