public abstract class SimpleTask extends Object implements Task
SimpleTask()
abstract void
execute(ExecutionContext context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleTask()
public abstract void execute(ExecutionContext context)
Copyright © 2014. All rights reserved.