此規則會標示下列已淘汰的方法:
這些方法在 WebSphere Application Server 6.0 版中已淘汰,並可能在將來的版本移除。
對於 listStatisticNames() ,使用 getStatisticNames() .
對於 listStatistics() ,使用 getStatistics() .
對於 listSubStats() ,使用 getSubStats() .
對於 getLevel() 和 getType() 沒有替代品
如需相關資訊,請參閱 com.ibm.websphere.pmi.stat.WSStats Java 說明文件。
完整 已淘汰的 API 清單位於說明文件中。