IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.wsspi.cache

Interface Summary
CacheProviderLoaderThis interface is used by the WebSphere Admin Console to look up all the cache providers and expose them on the Dynamic Cache Service panel, Cache Provider drop down menu.
CacheProvider

Dynacache is the default cache provider for the WebSphere Application Server.

GenerateContentsThis interface is used by CacheEntry to indicate that the value implements the GenerateContents() method.
EventSourceRuntime objects implement this when they are an event source.
CacheStatisticsThis interface is used to monitor the cache.

Class Summary
ESIStatsThis is the mechanism to provide Edge cache statistics to the CacheMonitor.
DistributedObjectCacheFactoryThis class provides components with factory methods to create/lookup instances of a DistributedObjectCache.
ConstantsThis class provides Dynacache constants that are used by other components.
ConfigEntryA ConfigEntry is a struct object that holds the cache policies specifying how to cache an entry.
CacheMonitorThis is the mechanism to provide CacheMonitor access to the current cache instances and configured cache policies.
CacheStatisticsListenerThis is the mechanism to provide cache statistics to the CacheMonitor.
CacheEntryA CacheEntry is a struct object that holds the cache id and value, as well as metadata for caching.
CacheThis is the underlying cache mechanism that is used by the CacheMonitor.
CacheFeatureSupportThis abstract class is used to indicate the features that are supported by a cache provider.



IBM WebSphere Application ServerTM
Release 6