Package flumotion :: Package job :: Module job
[show private | hide private]
[frames | no frames]

Module flumotion.job.job

the job-side half of the worker-job connection
Classes
JobClientFactory I am a client factory that logs in to the WorkerBrain.
JobMedium I am a medium between the job and the worker's job avatar.

Function Summary
flumotion.component.component.BaseComponent createComponent(moduleName, methodName)

Function Details

createComponent(moduleName, methodName)

Parameters:
moduleName - name of the module to create the component from
           (type=string)
methodName - the factory method to use to create the component
           (type=

string

Invokes the entry point for a component in the given module using the given factory method, thus creating the component.)
Returns:
flumotion.component.component.BaseComponent

Generated by Epydoc 2.1 on Sun Oct 22 03:16:47 2006 http://epydoc.sf.net