com.ibm.websphere.cache

Uses of Interface Cache

Packages that use Cache

Package Description
com.ibm.websphere.cache
com.ibm.wsspi.cache

Uses of Cache in com.ibm.websphere.cache

Modifier and Type Method and Description
  1. static
  2. 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

Constructor and Description
Cache(Cache ci)