Uses of Interface
com.ibm.wsspi.cache.CacheConfig

Packages that use CacheConfig
com.ibm.wsspi.cache   
 

Uses of CacheConfig in com.ibm.wsspi.cache
 

Methods in com.ibm.wsspi.cache with parameters of type CacheConfig
 CoreCache CacheProvider.createCache(CacheConfig cacheConfig)
          Returns the CoreCache object which is created by cache provider according to the cache config settings.