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

Packages that use DistributedMap
com.ibm.websphere.cache   
com.ibm.ws.cache.spi   
 

Uses of DistributedMap in com.ibm.websphere.cache
 

Classes in com.ibm.websphere.cache that implement DistributedMap
 class DistributedObjectCache
          Abstract class implementing DistributedMap and DistributedNioMap.
 

Methods in com.ibm.websphere.cache that return DistributedMap
static DistributedMap DynamicCacheAccessor.getDistributedMap()
          Deprecated. baseCache is used for servlet caching. It should not be used as a DistributedMap.
 

Uses of DistributedMap in com.ibm.ws.cache.spi
 

Methods in com.ibm.ws.cache.spi that return DistributedMap
static DistributedMap DistributedMapFactory.getMap(java.lang.String name)
          Deprecated. Use DistributedObjectCacheFactory
static DistributedMap DistributedMapFactory.getMap(java.lang.String name, java.util.Properties properties)
          Deprecated. Use DistributedObjectCacheFactory