Uses of Interface
org.springframework.integration.transaction.TransactionSynchronizationProcessor
Package
Description
Provides classes supporting the use of transactions and
pseudo transactions in Spring Integration applications.
-
Uses of TransactionSynchronizationProcessor in org.springframework.integration.transaction
Modifier and TypeClassDescriptionclass
This implementation ofTransactionSynchronizationFactory
allows you to configure SpEL expressions, with their execution being coordinated (synchronized) with a transaction - seeTransactionSynchronization
.ModifierConstructorDescription