Simply returns a recovery coordinator.returna RecoveryCoordinator object that could be used by a subordinate TopCoordinator to replay completion. return new TxInflowRecoveryCoordinator();
return new TxInflowRecoveryCoordinator();
Ignores synchronization registrations from the subordinate. The synchronization flows will be initiated when the superior initiates a transaction completion.seeXATerminatorImpl