t.r.p.ProcessMonitor(service.Service) : class documentation

Part of twisted.runner.procmon View Source View In Hierarchy

Undocumented
Method __init__ Undocumented
Method __getstate__ Undocumented
Method addProcess Undocumented
Method removeProcess Undocumented
Method startService Start the service.
Method stopService Stop the service.
Method connectionLost Undocumented
Method startProcess Undocumented
Method stopProcess Undocumented
Method restartAll Undocumented
Method __repr__ Undocumented
Method _checkConsistency Undocumented
Method _forceStopProcess Undocumented

Inherited from Service:

Method setName Set the name of the service.
Method setServiceParent Set the parent of the service.
Method disownServiceParent Remove the parent of the service.
Method privilegedStartService Do preparation work for starting the service.
def __init__(self): (source)
Undocumented
def __getstate__(self): (source)
Undocumented
def _checkConsistency(self): (source)
Undocumented
def addProcess(self, name, args, uid=None, gid=None): (source)
Undocumented
def removeProcess(self, name): (source)
Undocumented
def startService(self): (source)
Start the service.
def stopService(self): (source)
Stop the service.
Returnsa deferred which is triggered when the service has finished shutting down. If shutting down is immediate, a value can be returned (usually, None). (type: Deferred )
def connectionLost(self, name): (source)
Undocumented
def startProcess(self, name): (source)
Undocumented
def _forceStopProcess(self, proc): (source)
Undocumented
def stopProcess(self, name): (source)
Undocumented
def restartAll(self): (source)
Undocumented
def __repr__(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 15:57:47.