Interface TransactionalPublisher<P>

Type Parameters:
P - publisher type that must be annotated with KafkaPublisher
All Known Implementing Classes:
TransactionalPublisherImpl

public interface TransactionalPublisher<P>