Review use of the dynamic cache service

On Liberty, the dynamic cache service is provided by the Distributed Map Interface for Dynamic Caching feature (for object caching), 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.
The implementation has the following restrictions:

This rule flags Java code that has references to the following:

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:

This rule is flagged once per Java class.

For detailed information about dynamic cache on Liberty, see the following resources: