Class ScheduledJobRegistrar

java.lang.Object
com.onec.spring.ScheduledJobRegistrar
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class ScheduledJobRegistrar extends Object implements org.springframework.beans.factory.InitializingBean
  • Constructor Details

    • ScheduledJobRegistrar

      public ScheduledJobRegistrar(org.springframework.context.ApplicationContext applicationContext, org.jobrunr.scheduling.JobScheduler jobScheduler)
  • Method Details

    • afterPropertiesSet

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