Class HvlNotificationLoggerProducerProviderImpl

java.lang.Object
tr.com.havelsan.javarch.notification.mail.starter.service.logger.HvlNotificationLoggerProducerProviderImpl
All Implemented Interfaces:
HvlNotificationLoggerProducerProvider

@Service public class HvlNotificationLoggerProducerProviderImpl extends Object implements HvlNotificationLoggerProducerProvider
The class which implements HvlNotificationLoggerProducerProvider.
  • Constructor Details

    • HvlNotificationLoggerProducerProviderImpl

      public HvlNotificationLoggerProducerProviderImpl(tr.com.havelsan.javarch.log.producer.mq.provider.service.HvlLogProducerMqProvider logProducerMqProvider, HvlNotificationProperties notificationProperties)
      Instantiates a new HvlNotificationLoggerProducerProvider.
      Parameters:
      logProducerMqProvider - the log producer mq provider
      notificationProperties - the notification properties
  • Method Details