Interface | Description |
---|---|
ICasaRunnable |
This Interface is the parent interface allowing to schedule tasks using the
iCasa Clock
Clock |
PeriodicRunnable |
An OSGi service providing this interface will allow to schedule periodic tasks using the
iCasa Clock
Clock |
ScheduledRunnable |
An OSGi service providing this interface will allow to schedule tasks at a fixed date using the
iCasa Clock
Clock |
SchedulingManager | |
SpecificClockPeriodicRunnable |
An OSGi service providing this interface will allow to schedule periodic tasks using the
a provided Clock
Clock . |
SpecificClockScheduledRunnable |
An OSGi service providing this interface will allow to schedule a task at a specified time using the
a provided Clock
Clock . |
TaskExecutionReport | |
TaskReference |
The reference to a task scheduled for one or more executions on the
SchedulerService . |
Copyright © 2012–2015 ADELE Research Group. All rights reserved.