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

@Component @ConfigurationProperties(prefix="hvl.notification.polling") public class HvlNotificationPollingProperties extends Object implements org.springframework.beans.factory.InitializingBean
Properties of Notification Polling.
  • Constructor Details

    • HvlNotificationPollingProperties

      public HvlNotificationPollingProperties()
  • Method Details

    • afterPropertiesSet

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

      public int getUserNotificationExpireDate()
      Gets user notification expire date.
      Returns:
      the user notification expire date
    • setUserNotificationExpireDate

      public void setUserNotificationExpireDate(int userNotificationExpireDate)
      Sets user notification expire date.
      Parameters:
      userNotificationExpireDate - the user notification expire date