Uses of Interface
org.exoplatform.forum.common.cache.ServiceContext

Packages that use ServiceContext
org.exoplatform.forum.common.cache   
org.exoplatform.forum.common.cache.model   
 

Uses of ServiceContext in org.exoplatform.forum.common.cache
 

Methods in org.exoplatform.forum.common.cache with parameters of type ServiceContext
 V CacheLoader.retrieve(ServiceContext<V> cacheContext, K key)
          Execute the context.
 

Uses of ServiceContext in org.exoplatform.forum.common.cache.model
 

Methods in org.exoplatform.forum.common.cache.model that return types with arguments of type ServiceContext
<K extends ScopeCacheKey,V extends Serializable>
org.exoplatform.services.cache.future.FutureExoCache<K,V,ServiceContext<V>>
CacheType.createFutureCache(org.exoplatform.services.cache.ExoCache<K,V> cache)
           
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.