Package com.ibm.websphere.cache
Provides the fundamental interfaces and class for caching command objects and results from servlets, JSPs, webservices.
See:
Interface Summary
Interface | Description |
---|---|
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.Version:
1.1.0