java.lang.Object
tr.com.havelsan.javarch.notification.mail.starter.configuration.properties.HvlNotificationProperties
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

@Component @ConfigurationProperties(prefix="hvl.notification.mail") public class HvlNotificationProperties extends Object implements org.springframework.beans.factory.InitializingBean
Properties of Mail Notification used to determine resource.
  • Constructor Details

    • HvlNotificationProperties

      public HvlNotificationProperties()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet()
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
    • getLogger

      public HvlNotificationLogProperties getLogger()
      Gets logger.
      Returns:
      the logger
    • setLogger

      public void setLogger(HvlNotificationLogProperties logger)
      Sets logger.
      Parameters:
      logger - the logger