避免使用不推荐的 TransactionControl 接口

此规则会检测并标记接口 com.ibm.ws.extensionhelper.TransactionControl 我不知道 在 WebSphere V 7.0 中不推荐使用此接口

使用接口 com.ibm.wsspi.uow.UOWManager 而是

有关更多信息,请参阅: