| Interface | Description |
|---|---|
| ComponentLifecycle | |
| ComponentLifecyclePlugin | |
| ComponentListener | |
| ComponentPlugin | |
| ComponentRequestLifecycle | |
| ThreadContextHolder |
Defines a component that holds variables of type
ThreadLocal
whose value is required by the component to work normally and cannot be recovered. |
| Class | Description |
|---|---|
| BaseComponentLifecyclePlugin | |
| BaseComponentPlugin | |
| ExecutionContext |
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Sep 17, 2005
|
| ExecutionUnit |
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Sep 17, 2005
|
| RequestLifeCycle |
The request life cycle object allows a client to demarcate the life cycle of the various components
associated with containers.
|
| ThreadContext |
This component contains all the variables of type
ThreadLocal hold by a ThreadContextHolder
This component has not been designed to be thread safe so ensure that you create
a new instance each time you use it. |
| ThreadContextHandler |
This class is used to propagate Thread Local values from one thread to another
|
Copyright © 2019 eXo Platform SAS. All Rights Reserved.