避免使用已淘汰的管理 removeNotificationListenerExtended 方法

此規則會標示下列已淘汰的方法:

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

這兩種方法都應該取代為 removeNotificationListenerExtended(ObjectName,NotificationListener) 方法。

如需介面的相關資訊,請參閱:

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