Package | Description |
---|---|
org.q.app.engine.concurrent |
Package for invoking ShellCommand's in different
Thread 's
depending on the ThreadPolicy |
Modifier and Type | Method and Description |
---|---|
void |
CommandScheduler.schedule(PluginRunnable runnable,
ThreadPolicy policy)
Schedule a job for execution.
|