IBM WebSphere Application ServerTM
Release 7

Package com.ibm.websphere.cache

Provides the fundamental interfaces and class for caching command objects and results from servlets, JSPs, webservices.

See:
          Description

Interface Summary
CacheEntry A CacheEntry is a struct object that holds the cache ID and value, as well as metadata for caching.
Sizeable All the objects put into the cache must implement this interface if the application wants to control the size of a cache instance in terms of heapsize.
 

Package com.ibm.websphere.cache Description

Provides the fundamental interfaces and class for caching command objects and results from servlets, JSPs, webservices.


IBM WebSphere Application ServerTM
Release 7