Uses of Interface
com.ibm.wsspi.cache.CoreCache
-
Packages that use CoreCache Package Description com.ibm.wsspi.cache -
-
Uses of CoreCache in com.ibm.wsspi.cache
Methods in com.ibm.wsspi.cache that return CoreCache 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.
-