This component contains all the variables of type {@link ThreadLocal} hold by a {@link ThreadContextHolder}This component has not been designed to be thread safe so ensure that you create a new instance each time you use it. Moreover for security reason, when the {@link SecurityManager} is installed we check the {@link RuntimePermission}manageThreadLocal only within the constructor of a ThreadContext.
@author Nicolas Filotto @version $Id$
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|