public class CacheLoader<K extends CacheKey,V> extends Object implements org.exoplatform.commons.cache.future.Loader<K,V,ServiceContext<V>>
CacheLoader()
V
retrieve(ServiceContext<V> cacheContext, K key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheLoader()
public V retrieve(ServiceContext<V> cacheContext, K key) throws Exception
retrieve
org.exoplatform.commons.cache.future.Loader<K extends CacheKey,V,ServiceContext<V>>
cacheContext
key
Exception
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.