Class HvlNotificationBundleServiceImpl

java.lang.Object
tr.com.havelsan.javarch.notification.mail.starter.service.bundle.HvlNotificationBundleServiceImpl
All Implemented Interfaces:
HvlNotificationBundleService

@Service public class HvlNotificationBundleServiceImpl extends Object implements HvlNotificationBundleService
The class which implements HvlNotificationBundleService.
  • Constructor Details

    • HvlNotificationBundleServiceImpl

      public HvlNotificationBundleServiceImpl(org.springframework.context.support.ResourceBundleMessageSource notificationMessageSource)
      Instantiates a new HvlNotificationBundleServiceImpl.
      Parameters:
      notificationMessageSource - the notification message source
  • Method Details