Package ZenUtils :: Module ZenDaemon :: Class ZenDaemon
[show private | hide private]
[frames | no frames]

Class ZenDaemon

CmdBase --+
          |
         ZenDaemon

Known Subclasses:
ZCmdBase, ZeoPoolBase

Method Summary
  __init__(self, noopts, keeproot)
  becomeDaemon(self)
Code below comes from the excelent recipe by Chad J.
  buildOptions(self)
basic options setup sub classes can add more options here
  changeUser(self)
  setupLogging(self)
  sigTerm(self, *unused)
Inherited from CmdBase: buildParser, parseOptions

Class Variable Summary
NoneType pidfile = None                                                                  
Inherited from CmdBase: doesLogging

Method Details

becomeDaemon(self)

Code below comes from the excelent recipe by Chad J. Schroeder.

buildOptions(self)

basic options setup sub classes can add more options here
Overrides:
ZenUtils.CmdBase.CmdBase.buildOptions (inherited documentation)

Class Variable Details

pidfile

Type:
NoneType
Value:
None                                                                  

Generated by Epydoc 2.1 on Thu Aug 16 09:55:09 2007 http://epydoc.sf.net