|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
Provides the fundamental interfaces and class for caching command objects and results from servlets, JSPs, webservices.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |