spring-framework / org.springframework.transaction.jta / SimpleTransactionFactory / <init>

<init>

SimpleTransactionFactory(transactionManager: TransactionManager)

Create a new SimpleTransactionFactory for the given TransactionManager

Parameters

transactionManager - the JTA TransactionManager to wrap