Class HvlNotificationKafkaClientServiceImpl

java.lang.Object
tr.com.havelsan.javarch.notification.kafka.client.service.HvlNotificationKafkaClientServiceImpl
All Implemented Interfaces:
HvlNotificationKafkaClientService

@Service public class HvlNotificationKafkaClientServiceImpl extends Object implements HvlNotificationKafkaClientService
The class which implements HvlNotificationKafkaClientService
  • Constructor Details

    • HvlNotificationKafkaClientServiceImpl

      public HvlNotificationKafkaClientServiceImpl(tr.com.havelsan.javarch.kafka.notifier.HvlEventNotifier eventNotifier)
      Instantiates a new HvlNotificationKafkaClientService.
      Parameters:
      eventNotifier - the event notifier
  • Method Details