Trees | Indices | Help |
---|
|
extern.log.log.Loggable --+ | Scheduler
I keep track of upcoming events.
I can provide notifications when events stop and start, and maintain a set of current events.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Add a new event to the scheduler.
|
Remove an event from the scheduler.
|
Add a new list of events to the schedule.
|
Replace the set of events in the scheduler. This function is different than simply removing all events then adding new ones, because it tries to avoid spurious stopped/start notifications.
|
Subscribe to event happenings in the scheduler.
|
Unsubscribe from event happenings in the scheduler.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Aug 7 15:02:32 2008 | http://epydoc.sourceforge.net |