Trees | Index | Help |
---|
Package flumotion :: Package worker :: Module worker :: Class JobAvatar |
|
Avatar
--+ |Loggable
--+ | JobAvatar
Method Summary | |
---|---|
| |
| |
boolean |
Check if the avatar has a remote reference to the peer. |
logout(self)
| |
remote_ready(self)
| |
returns: a deferred marking completed stop. | |
Inherited from Avatar | |
This method is called when a network message is received. | |
Inherited from Loggable | |
Log a debug message. | |
Log an error. | |
Log an informational message. | |
Log a log message. | |
Overridable log function. | |
Overridable object name function. | |
Log a warning. |
Class Variable Summary | |
---|---|
str |
logCategory : Implementors can provide a category to log their messages under. |
Inherited from Avatar | |
Implements |
__implemented__ = <implementedBy twisted.spread.pb.Avata...
|
_implementsTuple |
__implements__ = (<MetaInterface twisted.spread.pb.IPers...
|
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
Method Details |
---|
__init__(self,
heaven,
avatarId)
|
attached(self, mind)
|
hasRemoteReference(self)Check if the avatar has a remote reference to the peer.
|
stop(self)returns: a deferred marking completed stop. |
Class Variable Details |
---|
logCategoryImplementors can provide a category to log their messages under.
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Sun Sep 4 00:24:43 2005 | http://epydoc.sf.net |