User Tools

Site Tools


development:mdc:mdc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
development:mdc:mdc [2021/12/14 22:42] slawrencedevelopment:mdc:mdc [2021/12/14 22:44] (current) slawrence
Line 3: Line 3:
  
 1.  ReScheduler is set via @Scheduled(fixedDelayString = "10000") 1.  ReScheduler is set via @Scheduled(fixedDelayString = "10000")
 +
  i.   Holds Autowired instances of the scheduleRepo (to get data), scheduler (to schedule things), and scheduleJobListener (to respond to things)  i.   Holds Autowired instances of the scheduleRepo (to get data), scheduler (to schedule things), and scheduleJobListener (to respond to things)
  ii.  Obtains a list of schedules from the Schedule table  ii.  Obtains a list of schedules from the Schedule table
development/mdc/mdc.1639521721.txt.gz · Last modified: 2021/12/14 22:42 by slawrence