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
Cache This is the underlying cache mechanism that is used by the servlet, JSP, webservices, command cache.
CacheEntry A CacheEntry is a struct object that holds the cache id and value, as well as metadata for caching.
ChangeListener Implement this interface to receive the ChangeEvent notifications.
EntryInfo EntryInfo and FragmentInfo objects contain metadata for caching and are attached to each cache entry.
 

Class Summary
ChangeEvent An event object that provides information about the source of cache-related events.
DynamicCacheAccessor This class provides applications with access to the Dynamic Cache, allowing programmatic inspection and manipulation of WebSphere's cache.
 

Package com.ibm.websphere.cache Description

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



 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.