| Package | Description |
|---|---|
| org.mule.commons.atlantic.execution |
| Modifier and Type | Method and Description |
|---|---|
Execution<Void> |
ExecutionFactory.create(Runnable runnable) |
<RESULT> Execution<RESULT> |
ExecutionFactory.create(Supplier<RESULT> supplier) |
Copyright © 2019. All rights reserved.