| Package | Description |
|---|---|
| org.arquillian.spacelift.execution |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionService |
Task.getExecutionService()
Returns
ExecutionService. |
ExecutionService |
ExecutionServiceFactory.getExecutionServiceInstance()
Creates a process executor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Task<IN,OUT> |
Task.setExecutionService(ExecutionService executionService)
Sets
ExecutionService to be used to execute this task asynchronously |
Copyright © 2014 JBoss by Red Hat. All rights reserved.