Uses of Interface
com.ibm.websphere.cache.Cache

Packages that use Cache
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
static Cache DynamicCacheAccessor.getCache()
          Deprecated. Use DistributedMap to store and manage objects in cache. DynamicCacheAccessor#getDistributedMap will return a DistributedMap for accessing base cache.
 

Uses of Cache in com.ibm.wsspi.cache
 

Constructors in com.ibm.wsspi.cache with parameters of type Cache
Cache(Cache ci)