Trees | Indices | Help |
---|
|
twisted.spread.jelly.Jellyable --+ | twisted.spread.flavors.Serializable --+ | twisted.spread.flavors.Referenceable --+ | twisted.spread.flavors.Root --+ | common.log.Loggable --+ | ManagerHeaven
I am a base class for heavens in the manager.
|
|||
|
|||
flumotion.manager.base.ManagerAvatar |
|
||
|
|||
ManagerAvatar |
|
||
bool |
|
||
list of ManagerAvatar |
|
||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
avatarClass = None the class object this heaven instantiates avatars from. |
|||
__implemented__ = <implementedBy flumotion.manager.base.Manage
|
|||
__provides__ = <zope.interface.declarations.ClassProvides obje
|
|||
Inherited from Inherited from |
|
|||
dict of str -> ManagerAvatar |
avatars a dict of avatarId -> Avatar |
||
flumotion.manager.manager.Vishnu |
vishnu the Vishnu in control of all the heavens |
|
|
Create a new avatar and manage it.
|
Stop managing the given avatar.
|
Get the avatar with the given id.
|
Check if a component with that name is registered.
|
Get all avatars in this heaven.
|
|
avatarClassthe class object this heaven instantiates avatars from. To be set in subclass.
|
__implemented__
|
__provides__
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Apr 11 07:40:27 2008 | http://epydoc.sourceforge.net |