|
eXo Kernel :: Container 2.5.0-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractContext | |
|---|---|
| org.exoplatform.container.context | This package contains all the classes that are related to the Scope Management |
| Uses of AbstractContext in org.exoplatform.container.context |
|---|
| Subclasses of AbstractContext in org.exoplatform.container.context | |
|---|---|
class |
RequestContext
The context that represents the request scope. |
class |
SessionContext
The context that represents the SessionScoped. |
class |
SharedContext<K>
This is the root class of all the shared contexts, it relies on a ConcurrentMap |
class |
UnSharedContext<K>
This is the root class of all the unshared contexts, it relies on a thread local |
|
eXo Kernel :: Container 2.5.0-GA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||