Package com.storedobject.job
package com.storedobject.job
-
ClassDescriptionScheduler job to compute stock history for all locations.Daemon job is a special
Joband itsJob.execute()method will be invoked only once, and it runs forever in the background.A logic that extends this class is called a "Job".MessageSender<T extends Message>Message sender.Servlet class for checking the status of SO Scheduler Service and for handling parameter services.TaskExecutor is responsible for scheduling and executing tasks at specific times.