- * Each wrapper instance has its own state (not shared between parallel tests).
- */
-public class TransactionManagerWrapper implements TransactionManager {
- /** Narayana transaction manager. */
- private final TransactionManagerImple delegate = new TransactionManagerImple();
-
- /** Stores saved XA resources per suspended JTA Transaction (instance). */
- private final Map