Package | Description |
---|---|
sirius.kernel.async |
Provides a framework for asynchronous execution of given tasks.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,AsyncExecutor> |
Tasks.executors |
Modifier and Type | Method and Description |
---|---|
Collection<AsyncExecutor> |
Tasks.getExecutors()
Returns a list of all known executors.
|
Copyright © 2018. All rights reserved.