Package jason.core.cache

Interface Summary
Cache Here the cache interface for the JASon service.
CacheObject Created Fri May 10 14:23:21 2002 This is the interface for storing an object to the cache
CacheStrategy Created Fri May 10 14:03:49 2002 This interface is a delegate for the Cache interface.
 

Class Summary
BasicCacheImpl Created Fri May 10 14:20:00 2002 Comments
BasicCacheObjectImpl Created Fri May 10 14:36:09 2002 Here a simple classe for storing an item in the cache
SizeCacheStrategyImpl Created Fri May 10 14:11:52 2002 Simple strategy that delete the older item of the cache