Trees | Index | Help |
---|
Package flumotion :: Package manager :: Module component :: Class Feeder |
|
FeederSet
. My name is of the form
componentName:feedName
Method Summary | |
---|---|
| |
__repr__(self)
| |
Add a dependency function for this feeder depending on another feeder in another component. | |
getFeedName(self)
| |
getListenHost(self)
| |
getListenPort(self)
| |
getName(self)
| |
hasComponentAvatar(self)
| |
isReady(self)
| |
Give the feeder the component avatar that contains the feeder. | |
|
Method Details |
---|
__init__(self,
feederName)
|
addDependency(self, feederName, func, *args)Add a dependency function for this feeder depending on another feeder in another component. The function will be called when the other feeder is ready.
|
setComponentAvatar(self, componentAvatar)Give the feeder the component avatar that contains the feeder.
|
setReadiness(self, readiness)
|
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Dec 20 15:33:10 2005 | http://epydoc.sf.net |