Uses of Class
org.springframework.integration.transaction.DefaultTransactionSynchronizationFactory
Packages that use DefaultTransactionSynchronizationFactory
Package
Description
Provides classes supporting the use of transactions and
pseudo transactions in Spring Integration applications.
-
Uses of DefaultTransactionSynchronizationFactory in org.springframework.integration.transaction
Classes in org.springframework.integration.transaction that implement interfaces with type arguments of type DefaultTransactionSynchronizationFactoryModifier and TypeClassDescriptionclass
TheFactoryBean
implementation (withBuilder
style) to be used from JavaConfig to populateDefaultTransactionSynchronizationFactory
bean.Methods in org.springframework.integration.transaction that return DefaultTransactionSynchronizationFactory