Package org.exoplatform.container.component
package org.exoplatform.container.component
-
ClassDescriptionCreated by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Sep 17, 2005Created by The eXo Platform SAS Author : Tuan Nguyen tuan08@users.sourceforge.net Sep 17, 2005The request life cycle object allows a client to demarcate the life cycle of the various components associated with containers.This component contains all the variables of type
ThreadLocalhold by aThreadContextHolderThis component has not been designed to be thread safe so ensure that you create a new instance each time you use it.This class is used to propagate Thread Local values from one thread to anotherDefines a component that holds variables of typeThreadLocalwhose value is required by the component to work normally and cannot be recovered.