| Package | Description |
|---|---|
| sirius.kernel.async |
Provides a framework for asynchronous execution of given tasks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicTaskContextAdapter
Default implementation for TaskContextAdapter
|
| Modifier and Type | Method and Description |
|---|---|
TaskContextAdapter |
TaskContext.getAdapter()
Returns the monitoring adapter which is currently active.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskContext.setAdapter(TaskContextAdapter adapter)
Installs the given adapter as monitoring adapter.
|
Copyright © 2018. All rights reserved.