Uses of Interface
org.exoplatform.commons.notification.impl.service.storage.cache.ServiceContext
-
Packages that use ServiceContext Package Description org.exoplatform.commons.notification.impl.service.storage.cache -
-
Uses of ServiceContext in org.exoplatform.commons.notification.impl.service.storage.cache
Methods in org.exoplatform.commons.notification.impl.service.storage.cache with parameters of type ServiceContext Modifier and Type Method Description VCacheLoader. retrieve(ServiceContext<V> cacheContext, K key)Execute the context.
-