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

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

  • Packages that use Cache 
    Package Description
    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 
      Modifier and Type Method and Description
      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 
      Constructor and Description
      Cache(Cache ci) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes