Trees | Indices | Help |
---|
|
twisted.spread.jelly.Jellyable --+ | twisted.spread.flavors.Serializable --+ | twisted.spread.flavors.Referenceable --+ | twisted.spread.flavors.Root --+ | common.log.Loggable --+ | base.ManagerHeaven --+ | ComponentHeaven
I handle all registered components and provide ComponentAvatars for them.
|
|||
avatarClass the class object this heaven instantiates avatars from. |
|
|||
|
|||
|
|||
|
|||
|
|||
tuple of (str, str, int) tuple |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
twisted.internet.defer.Deferred
|
|
||
|
|||
twisted.internet.defer.Deferred
|
|
||
ComponentAvatar |
|
||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
logCategory =
Implementors can provide a category to log their messages under. |
|||
__implemented__ = <implementedBy flumotion.manager.component.C
|
|||
__provides__ = <zope.interface.declarations.ClassProvides obje
|
|||
Inherited from |
|
|||
Inherited from |
|
|
Remove a component avatar from the heaven.
|
Retrieve the information about the feeders this component's eaters are eating from.
|
Retrieves the data of feeders (feed producer elements) for a component.
|
I try to start nodes in the depgraph if they should be started. I am a recursive method, because the depgraph's list of what should be started may change when nodes start/stop.
|
This function registers a component in the heaven. It is triggered when the mind is attached.
|
This function unregisters a component in the heaven. It is triggered when the mind is detached.
|
Tell the given component to provide a master clock. Trigger all deferreds waiting on this componentAvatar to provide a master clock.
|
Tell the given component to stop providing a master clock.
|
Get the master clock information from the given clock master component.
|
Return a component avatar for the given state.
|
|
__implemented__
|
__provides__
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Apr 11 07:40:27 2008 | http://epydoc.sourceforge.net |