| 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 |
|---|---|
protected <T> T |
AbstractContext.getFromCache(AbstractContext.ThreadLocalData data,
String id)
Gets the component from the cache if it has already been registered
|
protected void |
AbstractContext.putInCache(AbstractContext.ThreadLocalData data,
String id,
Object o)
Puts in the cache a given object instance corresponding to the given id
|
Copyright © 2019 eXo Platform SAS. All Rights Reserved.