| Package | Description |
|---|---|
| org.jboss.arquillian.container.spi | |
| org.jboss.arquillian.container.spi.client.deployment |
| Modifier and Type | Method and Description |
|---|---|
Container |
ContainerRegistry.getContainer(TargetDescription target) |
| Modifier and Type | Field and Description |
|---|---|
static TargetDescription |
TargetDescription.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
TargetDescription |
DeploymentDescription.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
Set<TargetDescription> |
DeploymentScenario.targets() |
| Modifier and Type | Method and Description |
|---|---|
DeploymentDescription |
DeploymentDescription.setTarget(TargetDescription target) |
List<Deployment> |
DeploymentScenario.startupDeploymentsFor(TargetDescription target)
Get all
DeploymentDescription defined to be deployed during Test startup for a specific TargetDescription ordered. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.