Package com.storedobject.job
package com.storedobject.job
-
ClassDescriptionDaemon job is a special
Job
and 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 te status of SO Scheduler Service and for handling parameter services.TaskExecutor is responsible for scheduling and executing tasks at specific times.