Home | Trees | Indices | Help |
|
---|
|
object --+ | SimplePlugin --+ | Monitor
WSPBus listener to periodically run a callback in its own thread.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
callback = None The function to call at intervals. |
|||
frequency = 60 The time in seconds between callback runs. |
|||
thread = None A :class:`BackgroundTask<cherrypy.process.plugins.BackgroundTask>` thread. |
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Feb 8 21:40:24 2012 | http://epydoc.sourceforge.net |