Package org.norther.tammi.acorn.cache

Interface Summary
CachedMap Extends the Map interface to support expiration of old entries.
CacheListener An interface to cached objects that want to be informed when their state have been chenged.
 

Class Summary
CachedEntryEvent Events of this type are sent to an object that implements CachedEntryListener when it is expired, passivated or activated in the cache.
CachedMapAdapter Extends the given ConcurrentMap implementation to support the CachedMap interface.
 



Copyright © 2004 The Norther Organization. All rights reserved.