Trees | Index | Help |
---|
Package flumotion :: Package manager :: Module worker :: Class WorkerHeaven |
|
Loggable
--+ |Jellyable
--+ | | |Serializable
--+ | | |Referenceable
--+ | | |Root
--+ |ManagerHeaven
--+ | WorkerHeaven
WorkerAvatar
to handle requests. I live in
the manager.
Method Summary | |
---|---|
| |
workerAttached(self,
workerAvatar)
| |
workerDetached(self,
workerAvatar)
| |
Inherited from ManagerHeaven | |
flumotion.manager.admin.AdminAvatar
|
Create a new administration avatar and manage it. |
ManagerAvatar
|
Get the avatar with the given id. |
list of ManagerAvatar
|
Get all avatars in this heaven. |
boolean |
Check if a component with that name is registered. |
Stop managing the given avatar. | |
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. |
Class Variable Summary | |
---|---|
classobj |
avatarClass = flumotion.manager.worker.WorkerAvatar |
str |
logCategory : Implementors can provide a category to log their messages under. |
Inherited from Root | |
tuple |
__implements__ = (<class 'twisted.spread.flavors.IPBRoot...
|
Inherited from Referenceable | |
NoneType |
perspective = None |
Method Details |
---|
__init__(self,
vishnu)
|
Class Variable Details |
---|
logCategoryImplementors can provide a category to log their messages under.
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Feb 16 07:22:58 2005 | http://epydoc.sf.net |