public class CacheLoader<K extends CacheKey,V> extends Object implements org.exoplatform.commons.cache.future.Loader<K,V,ServiceContext<V>>
| Constructor and Description |
|---|
CacheLoader() |
| Modifier and Type | Method and Description |
|---|---|
V |
retrieve(ServiceContext<V> cacheContext,
K key)
Execute the context.
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.