避免使用已淘汰的 PMI StatDescriptor 方法

此規則會標示下列已淘汰的建構子和方法:

這些方法在 WebSphere Application Server 6.0 版中已淘汰,並可能在將來的版本移除。

針對 StatDescriptor(String[], int),沒有取代項目。 請改用 StatDescriptor(String[])

針對 getDataId()getName()getType()isSame(StatDescriptor),沒有取代方法。

如需相關資訊,請參閱 com.ibm.websphere.pmi.stat.StatDescriptor Java API 文件。

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