Package turbogears :: Module scheduler :: Class ThreadedMonthdayTask
[hide private]

Class ThreadedMonthdayTask

source code


Monthday Task that executes in its own thread.

Instance Methods [hide private]

Inherited from ThreadedTaskMixin: __call__, threadedcall

Inherited from MonthdayTask: __init__, execute

Inherited from DayTaskRescheduler: get_schedule_time, reschedule

Inherited from Task: handle_exception