Class Hierarchy
- java.lang.Object
- org.alfresco.repo.cache.AbstractAsynchronouslyRefreshedCache<T> (implements org.alfresco.repo.cache.AsynchronouslyRefreshedCache<T>, org.springframework.beans.factory.BeanNameAware, java.util.concurrent.Callable<V>, org.springframework.beans.factory.InitializingBean, org.alfresco.repo.cache.RefreshableCacheListener, org.alfresco.repo.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.DefaultAsynchronouslyRefreshedCacheRegistry (implements org.alfresco.repo.cache.AsynchronouslyRefreshedCacheRegistry)
- 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>)
- org.alfresco.repo.cache.HibernateSimpleCacheAdapter (implements org.hibernate.cache.Cache)
- org.alfresco.repo.cache.NullCache<K,V> (implements org.alfresco.repo.cache.SimpleCache<K,V>)
- 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)
Interface Hierarchy
Copyright © 2005–2014 Alfresco Software. All rights reserved.