Peter Donald <[EMAIL PROTECTED]> wrote: > The task interface would be the minimalist interface and would > likely only have one "work" method - namely execute() - it would > also have other lifecycle methods to specify initialization and > passing TaskContext. So any class that implements Task can be > executed by the engine.
+1