この規則は、以下のクラスにフラグを立てます。
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
詳しくは、以下を参照してください。