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

TaskEngine.Engine
Class Engine

Known Subclasses:
ZopeEngine

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

Class Variable Summary
Interface __implements__

Method Details

Constructor

__init__(self)

configure

configure(self, **kwargs)

configure the engine

execute

execute(self)

getContext

getContext(self)

ignition

ignition(self, **kwargs)

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...

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