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