| Modifier and Type | Method and Description |
|---|---|
static ConfigurableTask |
Tasks.factory(TaskFactory factory)
Creates task for given factory
When Task#run method of created task is called
TaskFactory#createWorkTask method of factory is called
and resulting task is runned.
|
Copyright © 2013. All Rights Reserved.