/* */ }
/* */
/* 137 */ TransactionImple transactionImple = getTransactionImple();
/* */ try
/* */ {
/* 141 */ transactionImple.registerSynchronizationImple(new SynchronizationImple(synchronization, true));
/* */ }
/* */ catch (RollbackException e)
/* */ {
/* 145 */ throw new RuntimeException(jtaLogger.logMesg.getString("com.arjuna.ats.internal.jta.transaction.arjunacore.syncrollbackmexception"), e);
/* */ }