com.sptci.echo2
Class Controller.Worker.Executor
java.lang.Object
com.sptci.echo2.Controller.Worker.Executor
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- Controller.Worker<S>
class Controller.Worker.Executor
- extends Object
- implements Runnable
The Runnable that is used to execute the task from the
Echo2 TaskQueue.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Controller.Worker.Executor
Controller.Worker.Executor()
run
public void run()
- Execute
Controller.Worker.method.
- Specified by:
run in interface Runnable