Package com.bowstreet.util.cache

This package contains classes for working the Cache Manager, which provides functionality such as WebApp output caching, and WebApp Model caching.

See:
          Description

Interface Summary
ICachePolicy An interface to test a cache entry to see if it has expired.
 

Class Summary
CacheManager Singleton class for controlling two types of server-wide caching: - output cache (controlled by Cache Control) - WebApp cache (for cache of WebApps generated from models)
 

Package com.bowstreet.util.cache Description

This package contains classes for working the Cache Manager, which provides functionality such as WebApp output caching, and WebApp Model caching.



Copyright © 2009 IBM. All Rights Reserved.