| Package | Description |
|---|---|
| org.exoplatform.container.context |
This package contains all the classes that are related to the Scope Management
|
| Modifier and Type | Class and Description |
|---|---|
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
|
Copyright © 2016 eXo Platform SAS. All Rights Reserved.