Hierarchy For Package org.exoplatform.commons.notification.impl.service.storage.cache

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.exoplatform.commons.notification.impl.service.storage.cache.AbstractWebNotifListData<K,​V> (implements java.io.Serializable)
    • org.exoplatform.commons.notification.impl.service.storage.cache.CachedWebNotificationStorage (implements org.exoplatform.commons.api.notification.service.storage.WebNotificationStorage)
    • org.exoplatform.commons.notification.impl.service.storage.cache.CacheLoader<K,​V> (implements org.exoplatform.commons.cache.future.Loader<K,​V,​C>)
    • org.exoplatform.commons.notification.impl.service.storage.cache.FutureCache<K,​V,​C>
      • org.exoplatform.commons.notification.impl.service.storage.cache.FutureExoCache<K,​V,​C>
    • org.exoplatform.commons.notification.impl.service.storage.cache.WebNotificationInfosSelector (implements org.exoplatform.services.cache.CachedObjectSelector<K,​V>)

Interface Hierarchy

  • java.io.Serializable
    • org.exoplatform.commons.notification.impl.service.storage.cache.CacheKey
  • org.exoplatform.commons.notification.impl.service.storage.cache.ServiceContext<V>