Trees | Index | Help |
---|
Package flumotion :: Package worker :: Module worker :: Class JobHeaven |
|
Loggable
--+ |Jellyable
--+ | | |Serializable
--+ | | |Referenceable
--+ | | |Root
--+ | JobHeaven
Method Summary | |
---|---|
__init__(self,
brain)
| |
createAvatar(self,
avatarId)
| |
flumotion.common.keycards.Keycard
|
Gets the keycard that the worker used to log in to the manager. |
str |
Gets the name of the worker that spawns the process. |
shutdown(self)
| |
Inherited from Root | |
A pb.BrokerFactory is requesting to publish me as a root
object. | |
Inherited from Referenceable | |
(internal) | |
A remote message has been received. | |
Inherited from Serializable | |
Return an ID which uniquely represents this object for this process. | |
Inherited from Jellyable | |
| |
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. | |
Log a warning about a Failure. |
Class Variable Summary | |
---|---|
str |
logCategory : Implementors can provide a category to log their messages under. |
Inherited from Root | |
Implements |
__implemented__ = <implementedBy twisted.spread.flavors....
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
Inherited from Referenceable | |
NoneType |
perspective = None |
Inherited from Jellyable | |
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
Method Details |
---|
getKeycard(self)Gets the keycard that the worker used to log in to the manager.
|
getWorkerName(self)Gets the name of the worker that spawns the process.
|
Class Variable Details |
---|
logCategoryImplementors can provide a category to log their messages under.
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Sep 13 13:38:34 2006 | http://epydoc.sf.net |