Class PassThroughTransactionSynchronizationFactory

java.lang.Object
org.springframework.integration.transaction.PassThroughTransactionSynchronizationFactory
All Implemented Interfaces:
TransactionSynchronizationFactory

public class PassThroughTransactionSynchronizationFactory
extends java.lang.Object
implements TransactionSynchronizationFactory
Since:
5.0
  • Constructor Summary

    Constructors 
    Constructor Description
    PassThroughTransactionSynchronizationFactory()  
  • Method Summary

    Modifier and Type Method Description
    org.springframework.transaction.support.TransactionSynchronization create​(java.lang.Object key)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait