| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolDef
ProtocolDescription
|
| Modifier and Type | Method and Description |
|---|---|
ContainerDef |
GroupDef.container(String name) |
ContainerDef |
ArquillianDescriptor.container(String name) |
ContainerDef |
ContainerDef.dependency(String artifactId) |
ContainerDef |
ContainerDef.overrideProperty(String name,
String value) |
ContainerDef |
ContainerDef.property(String name,
String value) |
ContainerDef |
ContainerDef.setContainerName(String name) |
ContainerDef |
ContainerDef.setDefault() |
ContainerDef |
ContainerDef.setMode(String mode) |
| Modifier and Type | Method and Description |
|---|---|
List<ContainerDef> |
ArquillianDescriptor.getContainers() |
List<ContainerDef> |
GroupDef.getGroupContainers() |
Copyright © 2015 JBoss by Red Hat. All rights reserved.