Uses of Interface
com.ibm.websphere.cache.DistributedMap
- 
Packages that use DistributedMap Package Description com.ibm.websphere.cache com.ibm.ws.cache.spi 
- 
- 
Uses of DistributedMap in com.ibm.websphere.cacheClasses in com.ibm.websphere.cache that implement DistributedMap Modifier and Type Class Description classDistributedObjectCacheAbstract class implementing DistributedMap and DistributedNioMap.Methods in com.ibm.websphere.cache that return DistributedMap Modifier and Type Method Description static DistributedMapDynamicCacheAccessor. getDistributedMap()Deprecated.baseCache is used for servlet caching.
- 
Uses of DistributedMap in com.ibm.ws.cache.spiMethods in com.ibm.ws.cache.spi that return DistributedMap Modifier and Type Method Description static DistributedMapDistributedMapFactory. getMap(java.lang.String name)Deprecated.Use DistributedObjectCacheFactorystatic DistributedMapDistributedMapFactory. getMap(java.lang.String name, java.util.Properties properties)Deprecated.Use DistributedObjectCacheFactory
 
-