Package solar.module.cache

Contains the caching module.

See:
          Description

Interface Summary
Cache Interface for a cache.
Cache.CacheListener Interface for receiving cache events.
CacheConstants Constants used by cache service.
 

Class Summary
BaseCache A base implementation of cache interface.
CachedObject A container class for the object in the cache.
RefreshableCache Objects in a refreshable cache can be refreshed by adding them again.
 

Exception Summary
CacheException A generic exception thrown by cache module.
 

Package solar.module.cache Description

Contains the caching module.