| Trees | Index | Help |
|---|
| Package flumotion :: Package worker :: Package checks :: Module video010 :: Class BusResolution |
|
Resolution --+
|
BusResolution
| Method Summary | |
|---|---|
Clean up any resources related to the resolution. | |
| Inherited from Resolution | |
| |
Make the result succeed, triggering the callbacks with the given result. | |
Make the result fail, triggering the errbacks with the given exception. | |
| Instance Variable Summary | |
|---|---|
| Inherited from Resolution | |
twisted.internet.defer.Deferred |
d: the deferred that gets fired as part of the resolution |
| Class Variable Summary | |
|---|---|
NoneType |
pipeline = None |
NoneType |
watch_id = None |
| Method Details |
|---|
cleanup(self)Clean up any resources related to the resolution. Subclasses can implement me.
|
| Class Variable Details |
|---|
pipeline
|
watch_id
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Sun Oct 26 16:39:16 2008 | http://epydoc.sf.net |