Threaded

Undocumented in source.

Members

Functions

consumeTask
void consumeTask(Task task)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Provider

consumeTask
void consumeTask(Task task)

This method must consume the provided task for execution in the near future

start
void start()

Starts this provider

stop
void stop()

Stops this provider

Meta