Kanzi  3.9.9
Kanzi Engine Java API
TaskDispatcher.Task Interface Reference

A task that can be added for execution by Task Dispatcher. More...

Public Member Functions

void handle ()
 Called when the task gets executed.
 

Detailed Description

A task that can be added for execution by Task Dispatcher.