避免使用已淘汰的「快取」介面

此規則會標示 com.ibm.websphere.cache.Cache 介面。

此介面在 WebSphere Application Server 6.0 版中已淘汰,並可能在將來的版本移除。

使用 com.ibm.websphere.cache.DistributedMap 用來儲存及管理快取中物件的介面。

如需相關資訊,請參閱

完整 已淘汰的 API 清單位於說明文件中。