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.AbstractCacheFactory<K,V> (implements org.alfresco.repo.cache.CacheFactory<K,V>)
- org.alfresco.repo.cache.AbstractRefreshableCacheEvent (implements org.alfresco.repo.cache.RefreshableCacheEvent)
- org.alfresco.repo.cache.DefaultCacheProvider (implements org.hibernate.cache.CacheProvider)
- 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.HibernateSimpleCacheAdapter (implements org.hibernate.cache.Cache)
- 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)
- 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
Interface Hierarchy
Enum Hierarchy
Copyright © 2005–2017 Alfresco Software. All rights reserved.