Package | Description |
---|---|
fr.liglab.adele.icasa.service.scheduler |
Modifier and Type | Interface and Description |
---|---|
interface |
PeriodicRunnable
An OSGi service providing this interface will allow to schedule periodic tasks using the
iCasa Clock
Clock |
interface |
ScheduledRunnable
An OSGi service providing this interface will allow to schedule tasks at a fixed date using the
iCasa Clock
Clock |
interface |
SpecificClockPeriodicRunnable
An OSGi service providing this interface will allow to schedule periodic tasks using the
a provided Clock
Clock . |
interface |
SpecificClockScheduledRunnable
An OSGi service providing this interface will allow to schedule a task at a specified time using the
a provided Clock
Clock . |
Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.