Uses of Interface
solar.module.cache.CacheConstants

Packages that use CacheConstants
solar.module.cache Contains the caching module. 
 

Uses of CacheConstants in solar.module.cache
 

Classes in solar.module.cache that implement CacheConstants
 class BaseCache
          A base implementation of cache interface.
 class CachedObject
          A container class for the object in the cache.
 class RefreshableCache
          Objects in a refreshable cache can be refreshed by adding them again.