| Modifier and Type | Class and Description |
|---|---|
class |
CacheLoader<K extends ScopeCacheKey,V extends Serializable>
Used by FutureCache to execute the ServiceContext.
|
| Modifier and Type | Field and Description |
|---|---|
static ScopeCacheKey |
ScopeCacheKey.NULL |
| Modifier and Type | Method and Description |
|---|---|
<K extends ScopeCacheKey,V extends Serializable> |
CacheType.createFutureCache(org.exoplatform.services.cache.ExoCache<K,V> cache) |
<K extends ScopeCacheKey,V extends Serializable> |
CacheType.getFromService(org.exoplatform.services.cache.CacheService service) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCacheKey |
| Modifier and Type | Class and Description |
|---|---|
class |
ScopeCacheSelector<T extends ScopeCacheKey,U> |
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.