| Home | Trees | Index | Help |
|
|---|
| Package buildbot :: Module scheduler :: Class Try_Userpass |
|
ComparableMixin--+ |Service--+ | | |MultiService--+ |TryBase--+ | Try_Userpass
| Method Summary | |
|---|---|
__init__(self,
name,
builderNames,
port,
userpass)
| |
getPort(self)
| |
requestAvatar(self,
avatarID,
mind,
interface)
| |
submitBuildSet(self,
bs)
| |
| Inherited from TryBase | |
| |
| |
| |
| Inherited from MultiService | |
| |
| |
| |
| |
| |
| |
| |
| Inherited from Service | |
| |
| |
| |
| |
| Inherited from ComparableMixin | |
| |
| |
| Class Variable Summary | |
|---|---|
Implements |
__implemented__ = <implementedBy buildbot.scheduler.Try_...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
list |
compare_attrs = ['name', 'builderNames', 'port', 'userpa...
|
| Inherited from Service | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
NoneType |
name = None |
NoneType |
parent = None |
int |
running = 0 |
| Class Variable Details |
|---|
__implemented__
|
__provides__
|
compare_attrs
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Dec 10 22:04:45 2006 | http://epydoc.sf.net |