| Home | Trees | Index | Help |
|
|---|
| Package buildbot :: Module manhole :: Class PasswordManhole |
|
ComparableMixin--+ |Service--+ | | |MultiService--+ | | |_BaseManhole--+ | PasswordManhole
| Method Summary | |
|---|---|
| |
| Inherited from MultiService | |
| |
| |
| |
| |
| |
| |
| Inherited from Service | |
| |
| |
| |
| |
| Inherited from ComparableMixin | |
| |
| |
| Class Variable Summary | |
|---|---|
list |
compare_attrs = ['port', 'username', 'password']
|
| Inherited from MultiService | |
Implements |
__implemented__ = <implementedBy twisted.application.ser...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
| Inherited from Service | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
NoneType |
name = None |
NoneType |
parent = None |
int |
running = 0 |
| Method Details |
|---|
__init__(self,
port,
username,
password)
|
| Class Variable Details |
|---|
compare_attrs
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Dec 10 22:04:45 2006 | http://epydoc.sf.net |