Package org.ametys.core.schedule
package org.ametys.core.schedule
-
ClassDescriptionAmetys implementation of a
Job
which delegates the execution of the task to the rightSchedulable
This interface represents the entity by which aSchedulable
can be scheduled.The possible ways to fire the runnableThe possible misfire policiesExtensionPoint
handling theRunnable
s.This interface represents a 'job' which can be performed and scheduled.ExtensionPoint
handling theSchedulable
s.