Package buildbot :: Module master :: Class Dispatcher
[hide private]
[frames] | no frames]

Class Dispatcher

source code

twisted.persisted.styles.Versioned --+
                                     |
                                    Dispatcher

Instance Methods [hide private]
 
__init__(self) source code
 
upgradeToVersion1(self) source code
 
upgradeToVersion2(self) source code
 
register(self, name, afactory) source code
 
unregister(self, name) source code
 
requestAvatar(self, avatarID, mind, interface) source code
 
_avatarAttached(self, p, mind) source code

Inherited from twisted.persisted.styles.Versioned: __getstate__, __providedBy__, __setstate__, versionUpgrade

Class Variables [hide private]
  persistenceVersion = 2

Inherited from twisted.persisted.styles.Versioned: __implemented__, __provides__, persistenceForgets