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

Module flumotion.worker.job

worker-side objects to handle job processes
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
  getComponent(dict, defs)
  getSocketPath()
  run(avatarId, options)
Called by the worker to start a job fork.

Function Details

getComponent(dict, defs)

Parameters:
dict - the configuration dictionary
           (type=dict)
defs - the registry entry for a component
           (type=flumotion.common.registry.RegistryEntryComponent)

run(avatarId, options)

Called by the worker to start a job fork.

Generated by Epydoc 2.1 on Wed Feb 16 07:22:59 2005 http://epydoc.sf.net