JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Uses of Interface
com.ibm.websphere.cache.Cache
Packages that use
Cache
Package
Description
com.ibm.websphere.cache
com.ibm.wsspi.cache
Uses of
Cache
in
com.ibm.websphere.cache
Methods in
com.ibm.websphere.cache
that return
Cache
Modifier and Type
Method
Description
static
Cache
DynamicCacheAccessor.
getCache
()
Deprecated.
Use DistributedMap to store and manage objects in cache.
Uses of
Cache
in
com.ibm.wsspi.cache
Constructors in
com.ibm.wsspi.cache
with parameters of type
Cache
Modifier
Constructor
Description
Cache
(
Cache
ci)