Package org.ametys.core.schedule
package org.ametys.core.schedule
-
ClassDescriptionAmetys implementation of a
Jobwhich delegates the execution of the task to the rightSchedulableThis interface represents the entity by which aSchedulablecan be scheduled.The possible ways to fire the runnableThe possible misfire policiesExtensionPointhandling theRunnables.This interface represents a 'job' which can be performed and scheduled.ExtensionPointhandling theSchedulables.