此规则会标记 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
请勿使用这些类。 这些类中的所有公用方法现在都返回空对象或空列表。
- com.ibm.websphere.product.metadata.WASComponent
- com.ibm.websphere.product.metadata.WASComponentUpdate
请勿使用此类:
- com.ibm.websphere.product.metadata.WASMaintenancePackage
有关更多信息,请参阅: