UserEventPublisherImpl

@Singleton
class UserEventPublisherImpl(userEventKafkaPublisher: UserEventKafkaPublisher) : UserEventPublisher

Constructors

Link copied to clipboard
constructor(userEventKafkaPublisher: UserEventKafkaPublisher)

Functions

Link copied to clipboard
open override fun publish(event: UserEvent)