Uses of Interface
com.ibm.wsspi.cache.CacheConfig
-
Packages that use CacheConfig Package Description com.ibm.wsspi.cache -
-
Uses of CacheConfig in com.ibm.wsspi.cache
Methods in com.ibm.wsspi.cache with parameters of type CacheConfig Modifier and Type Method Description CoreCache
CacheProvider. createCache(CacheConfig cacheConfig)
Returns the CoreCache object which is created by cache provider according to the cache config settings.
-