Class SnapSchedulerProperties


  • @Component
    @ConfigurationProperties(prefix="snap.scheduler")
    public class SnapSchedulerProperties
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long dbPollingInterval()
      Database polling tasks interval
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SnapSchedulerProperties

        public SnapSchedulerProperties()
    • Method Detail

      • dbPollingInterval

        public long dbPollingInterval()
        Database polling tasks interval
        Returns:
        polling interval in milliseconds