| Package | Description |
|---|---|
| org.arquillian.droidium.container.impl |
| Modifier and Type | Field and Description |
|---|---|
static ProcessInteraction |
ProcessInteractionBuilder.NO_INTERACTION
No interaction instance
|
| Modifier and Type | Method and Description |
|---|---|
ProcessInteraction |
ProcessInteractionBuilder.build()
Builds
ProcessInteraction object from defined data |
| Modifier and Type | Method and Description |
|---|---|
ProcessExecution |
ProcessExecutor.execute(ProcessInteraction interaction,
Command command)
Executes a process defined by command.
|
ProcessExecution |
ProcessExecutor.spawn(ProcessInteraction interaction,
Command command)
Spawns a process defined by command.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.