distributedMap-1.0, and the Web Response Cache feature (for servlet
caching) webCache-1.0.
To view cache content and statistics, use the webCacheMonitor-1.0 feature.
This rule flags Java code that has references to the following:
com.ibm.websphere.cachecom.ibm.websphere.cache.DynamicCacheAccessor.getServletCache()com.ibm.websphere.cache.DynamicCacheAccessor.getServletCacheInstance(java.lang.String name)com.ibm.websphere.cache.ServletCachecom.ibm.websphere.cache.ServletCache.invalidateById(java.lang.String key, boolean waitOnInvalidation)com.ibm.ws.cachecom.ibm.wsspi.cachecom.ibm.websphere.servlet.cache
References to the com.ibm.websphere.cache.webservices package are handled by a different rule,
The WebSphere web services APIs are unavailable.
The following APIs and SPIs are not available in Liberty:
com.ibm.websphere.cache.ServletCachecom.ibm.wsspi.cache.CacheInstanceResourceBindercom.ibm.wsspi.cache.CacheMonitorcom.ibm.wsspi.cache.ESIStatscom.ibm.wsspi.cache.ESIStats$ESIServerStatscom.ibm.wsspi.cache.ESIStats$ESIServerStats$ESIProcessorStatscom.ibm.wsspi.cache.ESIStats$ESIServerStats$ESIProcessorStats$ESICacheEntryStatsThis rule is flagged once per Java class.
For detailed information about dynamic cache on Liberty, see the following resources: