Class Hierarchy
- java.lang.Object
- org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache<T> (implements org.alfresco.util.cache.AsynchronouslyRefreshedCache<T>, org.springframework.beans.factory.BeanNameAware, java.util.concurrent.Callable<V>, org.springframework.beans.factory.InitializingBean, org.alfresco.util.cache.RefreshableCacheListener, org.alfresco.util.transaction.TransactionListener)
- org.alfresco.repo.cache.AbstractMTAsynchronouslyRefreshedCache<T> (implements org.alfresco.repo.cache.AsynchronouslyRefreshedCache<T>, org.springframework.beans.factory.InitializingBean)
- org.alfresco.repo.cache.AbstractCacheFactory<K,
V> (implements org.alfresco.repo.cache.CacheFactory<K, V>) - org.alfresco.repo.cache.DefaultCacheFactory<K,
V>
- org.alfresco.repo.cache.DefaultCacheFactory<K,
- org.alfresco.repo.cache.AbstractRefreshableCacheEvent (implements org.alfresco.repo.cache.RefreshableCacheEvent)
- org.alfresco.repo.cache.RefreshableCacheRefreshedEvent
- org.alfresco.repo.cache.RefreshableCacheRefreshEvent
- org.alfresco.repo.cache.DefaultSimpleCache<K,
V> (implements org.springframework.beans.factory.BeanNameAware, org.alfresco.repo.cache.SimpleCache<K, V>) - java.util.EventObject (implements java.io.Serializable)
- org.springframework.context.ApplicationEvent
- org.alfresco.repo.cache.CacheStatisticsCreated
- org.springframework.context.ApplicationEvent
- org.alfresco.repo.cache.InMemoryCacheStatistics (implements org.springframework.context.ApplicationContextAware, org.alfresco.repo.cache.CacheStatistics)
- org.alfresco.repo.cache.NullCache<K,
V> (implements org.alfresco.repo.cache.SimpleCache<K, V>) - org.alfresco.repo.cache.OperationStats
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.alfresco.repo.cache.NoStatsForCache
- java.lang.RuntimeException
- java.lang.Exception
- org.alfresco.repo.cache.TransactionalCache<K,
V> (implements org.springframework.beans.factory.InitializingBean, org.alfresco.repo.cache.LockingCache<K, V>, org.alfresco.repo.transaction.TransactionListener) - org.alfresco.repo.cache.TransactionalCache.CacheRegionKey (implements java.io.Serializable)
- org.alfresco.repo.cache.TransactionalCache.ValueHolder<V2> (implements java.io.Serializable)
- org.alfresco.repo.cache.TransactionStats
- org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache<T> (implements org.alfresco.util.cache.AsynchronouslyRefreshedCache<T>, org.springframework.beans.factory.BeanNameAware, java.util.concurrent.Callable<V>, org.springframework.beans.factory.InitializingBean, org.alfresco.util.cache.RefreshableCacheListener, org.alfresco.util.transaction.TransactionListener)
Interface Hierarchy
- org.alfresco.repo.cache.AsynchronouslyRefreshedCacheRegistry
- org.alfresco.repo.cache.CacheFactory<K,
V> - org.alfresco.repo.cache.CacheStatistics
- org.alfresco.repo.cache.RefreshableCache<T>
- org.alfresco.repo.cache.AsynchronouslyRefreshedCache<T>
- org.alfresco.util.cache.RefreshableCacheListener
- org.alfresco.repo.cache.RefreshableCacheListener
- java.io.Serializable
- org.alfresco.repo.cache.RefreshableCacheEvent
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.alfresco.repo.cache.TransactionStats.OpType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)