Package org.alfresco.repo.cache

Interface Summary
SimpleCache Basic caching interface.
 

Class Summary
CacheTest  
EhCacheAdapter A thin adapter for Ehcache support.
EhCacheManagerFactoryBean This is virtually a copy of the Springframework version, with the exception that it uses the newer constructors for the EHCacheManager instances.
EhCacheTracerJob Analyzes the size of EHCache caches used.
InternalEhCacheManagerFactoryBean Alfresco-specific cache manager factory.
NullCache A cache that does nothing - always.
TransactionalCache A 2-level cache that mainains both a transaction-local cache and wraps a non-transactional (shared) cache.
 



Copyright © 2005 - 2008 Alfresco Software, Inc. All Rights Reserved.