| Package | Description |
|---|---|
| org.exoplatform.container.context |
This package contains all the classes that are related to the Scope Management
|
| Modifier and Type | Method and Description |
|---|---|
<T> CreationContext<T> |
CreationContextStorage.getCreationContext(String id)
Gives the
CreationContext corresponding to the given Contextual id |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
CreationContextStorage.setInstance(String id,
CreationContext<T> creationContext)
Stores an instance for the given
Contextual id |
Copyright © 2016 eXo Platform SAS. All Rights Reserved.