Trees | Indices | Help |
|
---|
|
zope.interface.Interface --+ | IBuildSlave --+ | ILatentBuildSlave
A build slave that is not always running, but can run when requested.
Instance Methods | |||
|
|||
|
|||
|
Class Variables | |
substantiated = Attribute('Substantiated', 'Whether the latent
|
|
__bases__ =
|
|
__identifier__ =
|
|
__iro__ =
|
|
__name__ =
|
|
__sro__ =
|
|
dependents = <WeakKeyDictionary at 50864424>
|
Method Details |
Request that the slave substantiate with a real instance. Returns a deferred that will callback when a real instance has attached. |
Inform the latent build slave that a build has started.
|
Inform the latent build slave that a build has finished.
|
Class Variable Details |
substantiated
|
__iro__
|
__sro__
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Nov 21 16:22:43 2012 | http://epydoc.sourceforge.net |