Package org.jmage.cache

Interface Summary
Cache Cache
CacheManager CacheManager
 

Class Summary
CacheManagerImpl CacheManagerImpl manages cache instances by cache Type and object type
CachingFactoryProxy Intercepting object cache for Factories.
LRUDiskCache A simple disk cache.
LRUDiskCache.CacheFilter  
LRUDiskCache.ModificationComparator  
LRUMemoryCache LRU Cache dismisses the least recently used object in the cache upon adding new ones, once the cache's capacity has been met.
 

Exception Summary
CacheException CacheException
 



Copyright © 2004-2008 Sourceforge. All Rights Reserved.