Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- lumis.portal.cache.LRUCache
- com.opensymphony.oscache.base.algorithm.AbstractConcurrentReadCache (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- lumis.portal.event.AbstractPortalEventObserver (implements lumis.portal.event.IPortalEventObserver)
- lumis.portal.cache.ClusterMembershipObserver
- lumis.portal.cache.CacheConfigEventListener (implements org.hibernate.event.PostDeleteEventListener, org.hibernate.event.PostInsertEventListener, org.hibernate.event.PostUpdateEventListener)
- lumis.portal.cache.CacheItem<T>
- lumis.portal.cache.CacheManager (implements lumis.portal.cache.ICacheManager)
- lumis.portal.cache.HibernatePortalCache (implements org.hibernate.cache.Cache)
- lumis.portal.cache.PortalCache<T>
- lumis.portal.cache.PortalCacheUtil
- lumis.portal.cache.SingleOrBulkLoadCacheDataProvider<T> (implements lumis.portal.cache.ICacheMultiDataProvider<T>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- java.lang.Cloneable
- lumis.portal.cache.ICloneableCacheEntry (also extends lumis.portal.cache.ICacheEntry)
- lumis.portal.cache.ICacheConfig
- lumis.portal.cache.ICacheDataProvider<T>
- lumis.portal.cache.ICacheEntry
- lumis.portal.cache.ICloneableCacheEntry (also extends java.lang.Cloneable)
- lumis.portal.cache.ICacheManager
- lumis.portal.cache.ICacheMultiDataProvider<T>
- lumis.portal.cache.ICacheMultiDataProvider.IRequest
- lumis.portal.cache.ICacheStatistics