| Interface | Description |
|---|---|
| TaskFactory<IN,OUT,TASK extends Task<? super IN,OUT>> |
A factory that is able to create tasks instances
|
| TaskRegistry |
Registry that contains all available tasks.
|
| Class | Description |
|---|---|
| InjectTask<NEXT_IN> | |
| NoArgConstructorTaskFactory<IN,OUT,TASK extends Task<? super IN,OUT>> | |
| Task<IN,OUT> |
Representation of a task that can be executed by Arquillian Spacelift.
|
| TaskFactory.ExecutionServiceInjector |
| Exception | Description |
|---|---|
| InvalidTaskException |
Copyright © 2015 JBoss by Red Hat. All rights reserved.