Trees | Index | Help |
|
---|
Package ZenUtils :: Module BasicLoader :: Class BasicLoader |
|
CmdBase
--+ |ZenDaemon
--+ |ZCmdBase
--+ | BasicLoader
Method Summary | |
---|---|
Handle command line options, get app instance,and setup log file | |
basic options setup sub classes can add more options here | |
do the load | |
parseOptions(self)
| |
setfields(self,
fieldnames,
line,
delimiter)
| |
Inherited from ZCmdBase :
closeAll ,
closedb ,
findDevice ,
getConnection ,
getContext ,
getDataRoot ,
getDmdObj ,
login ,
logout ,
opendb ,
syncdb ,
zeoConnect
Inherited from ZenDaemon :
becomeDaemon ,
changeUser ,
setupLogging ,
sigTerm
Inherited from CmdBase :
buildParser
|
Class Variable Summary | |
---|---|
Inherited from ZenDaemon :
pidfile
Inherited from CmdBase :
doesLogging
|
Method Details |
---|
__init__(self,
noopts=0,
app=None,
ignoreComments=True)
Handle command line options, get app instance,and setup log file
|
buildOptions(self)basic options setup sub classes can add more options here
|
loadDatabase(self)do the load |
Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Thu Aug 16 09:55:13 2007 | http://epydoc.sf.net |