Package org.jaffa.cache

Interface Summary
ICache This is the interface for the various cache implementations.
 

Class Summary
CacheManager This will return an instance of ICache for the given named cache.
CacheSourceMonitor This is a helper class to monitor file(s), which provide data to a cache.
SimpleCache This is a very simple implementation of the ICache interface.
WeakCache This implementation of the ICache interface uses the WeakHashMap for caching.
 



Copyright © 2002-2004 JAFFA Project.