See: Description
Interface | Description |
---|---|
KafkaAwareTransactionManager<K,V> |
A transaction manager that can provide a
ProducerFactory . |
Class | Description |
---|---|
ChainedKafkaTransactionManager<K,V> |
A
ChainedTransactionManager that has exactly one
KafkaAwareTransactionManager in the chain. |
KafkaTransactionManager<K,V> |
PlatformTransactionManager implementation for a
single Kafka ProducerFactory . |