Package | Description |
---|---|
org.jboss.arquillian.container.test.impl.domain | |
org.jboss.arquillian.container.test.impl.execution |
Modifier and Type | Field and Description |
---|---|
private java.util.List<ProtocolDefinition> |
ProtocolRegistry.protocols |
Modifier and Type | Method and Description |
---|---|
private ProtocolDefinition |
ProtocolRegistry.findDefaultProtocol() |
private ProtocolDefinition |
ProtocolRegistry.findSpecificProtocol(ProtocolDescription protocolDescription) |
ProtocolDefinition |
ProtocolRegistry.getProtocol(ProtocolDescription protocolDescription) |
Modifier and Type | Method and Description |
---|---|
ProtocolRegistry |
ProtocolRegistry.addProtocol(ProtocolDefinition protocolDefinition) |
Modifier and Type | Method and Description |
---|---|
ContainerMethodExecutor |
RemoteTestExecuter.getContainerMethodExecutor(ProtocolDefinition protocol,
ProtocolConfiguration protocolConfiguration) |