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