java.lang.Object
org.exoplatform.commons.notification.impl.service.storage.cache.CacheLoader<K,V>
All Implemented Interfaces:
org.exoplatform.commons.cache.future.Loader<K,V,ServiceContext<V>>

public class CacheLoader<K extends CacheKey,V> extends Object implements org.exoplatform.commons.cache.future.Loader<K,V,ServiceContext<V>>
Used by FutureCache to execute the ServiceContext.
  • Constructor Details

    • CacheLoader

      public CacheLoader()
  • Method Details