| Home | Trees | Index | Help |
|
|---|
| Package buildbot :: Package scripts :: Module checkconfig :: Class ConfigLoader |
|
Service--+ |MultiService--+ |Versioned--+ |BuildMaster--+ | ConfigLoader
| Method Summary | |
|---|---|
__init__(self,
configFileName)
| |
| Inherited from BuildMaster | |
| |
| |
buildbot.status.builder.Status
|
|
| |
Internal function to load a specific configuration file. | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| Inherited from MultiService | |
| |
| |
| |
| |
| |
| |
| Inherited from Service | |
| |
| |
| |
| |
| Inherited from Versioned | |
| |
(internal) Do a version upgrade. | |
| Class Variable Summary | |
|---|---|
| Inherited from BuildMaster | |
Implements |
__implemented__ = <implementedBy buildbot.master.BuildMa...
|
_implementsTuple |
__implements__ = (<MetaInterface twisted.application.ser...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
NoneType |
buildbotURL = None |
NoneType |
change_svc = None |
int |
debug = 0 |
NoneType |
debugPassword = None |
NoneType |
manhole = None |
int |
persistenceVersion = 3 |
str |
projectName = '(unspecified)'
|
NoneType |
projectURL = None |
Properties |
properties = {}
|
| Inherited from Service | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
NoneType |
name = None |
NoneType |
parent = None |
int |
running = 0 |
| Inherited from Versioned | |
tuple |
persistenceForgets = ()
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Sep 16 09:16:00 2008 | http://epydoc.sf.net |