Class TransactionSynchronizationFactoryBean

java.lang.Object
org.springframework.integration.transaction.TransactionSynchronizationFactoryBean
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<DefaultTransactionSynchronizationFactory>

public class TransactionSynchronizationFactoryBean
extends java.lang.Object
implements org.springframework.beans.factory.FactoryBean<DefaultTransactionSynchronizationFactory>, org.springframework.beans.factory.BeanFactoryAware
The FactoryBean implementation (with Builder style) to be used from JavaConfig to populate DefaultTransactionSynchronizationFactory bean.
Since:
4.0