[frames | no frames] [show private | hide private]

TaskEngine.ZopeEngine
Class ZopeEngine

Engine --+
         |
        ZopeEngine


Method Summary
  __init__(self)
(inherited from Engine)
  configure(self, **kwargs)
configure the engine (inherited from Engine)
  execute(self)
(inherited from Engine)
  getContext(self)
(inherited from Engine)
  ignition(self, **kwargs)
(inherited from Engine)
  loadTasks(self)
load the specified tasks

Class Variable Summary
Interface __implements__

Method Details

loadTasks

loadTasks(self)

load the specified tasks

there is alot of work to be done in cleaning this up, i took the shortcut, of just putting hacks in here to get things working, till i have time to clean up. at least most of the hacks are localized to this function...
Overrides:
TaskEngine.Engine.Engine.loadTasks

Class Variable Details

__implements__

Type:
Interface
Value:
<Interface TaskEngine.Engine.IEngine at 826bf9c>                       

Generated by Epydoc 1.1 on Mon Oct 21 19:45:06 2002 http://epydoc.sf.net