この規則は、com.ibm.websphere.product パッケージの非推奨クラスにフラグを立てます。
- com.ibm.websphere.product.metadata.WASComponent
- com.ibm.websphere.product.metadata.WASComponentUpdate
- com.ibm.websphere.product.metadata.WASMaintenancePackage
- com.ibm.websphere.product.WASProductException
- com.ibm.websphere.product.history.WASHistoryException
- com.ibm.websphere.product.history.WASHistory
影響があるクラスをマイグレーションするには、以下のガイドラインを使用してください。
以下の代わりに com.ibm.websphere.product.WASDirectoryException クラスを使用してください。
- com.ibm.websphere.product.WASProductException
- com.ibm.websphere.product.history.WASHistoryException
以下の代わりに com.ibm.websphere.product.WASDirectory クラスを使用してください。
- com.ibm.websphere.product.history.WASHistory
以下のクラスを使用しないでください。 これらのクラス内の public メソッドはすべてヌル・オブジェクトか空のリストを戻すようになりました。
- com.ibm.websphere.product.metadata.WASComponent
- com.ibm.websphere.product.metadata.WASComponentUpdate
以下のクラスを使用しないでください。
- com.ibm.websphere.product.metadata.WASMaintenancePackage
詳しくは、以下を参照してください。