A class can implement IScheduleChangeListener to receive notifications about changes to the schedule of an ISchedulable object.
For a list of all members of this type, see IScheduleChangeListener Members .
| Type | Description |
|---|---|
| Scheduler | This is a ServiceAgent that implements the IScheduler interface. It maintains a pool of threads that periodically wake up any ISchedulables that have been scheduled. Look at ISchedule and Schedule to learn about supported scheduling features. |
Namespace: com.neokernel.util
Assembly: Neokernel (in Neokernel.exe)
IScheduleChangeListener Members | com.neokernel.util Namespace