Uses of Class
org.apache.camel.spring.spi.TransactionInterceptor

Packages that use TransactionInterceptor
org.apache.camel.spring The classes for working with Camel and Spring along with the primary factory beans. 
 

Uses of TransactionInterceptor in org.apache.camel.spring
 

Methods in org.apache.camel.spring that return TransactionInterceptor
 TransactionInterceptor SpringRouteBuilder.transactionInterceptor()
           
 



Apache CAMEL