Пример #1
0
 @Override
 protected void cleanupTransactionManagement() {
   // Don't clean up the managers, just the transactions
   // Managers are still needed by the long-lived caches
   DualNodeJtaTransactionManagerImpl.cleanupTransactions();
 }