Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

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.cache

      Classes in com.ibm.websphere.cache that implement DistributedMap 
      Modifier and Type Class and Description
      class  DistributedObjectCache
      Abstract class implementing DistributedMap and DistributedNioMap.
      Methods in com.ibm.websphere.cache that return DistributedMap 
      Modifier and Type Method and Description
      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 
      Modifier and Type Method and Description
      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
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes