Modifier and Type | Class and Description |
---|---|
class |
LocalProtocolConfiguration
LocalProtocolConfiguration
|
Modifier and Type | Method and Description |
---|---|
ProtocolConfiguration |
ProtocolDefinition.createProtocolConfiguration()
Create a new ProtocolConfiguration based on default configuration.
|
ProtocolConfiguration |
ProtocolDefinition.createProtocolConfiguration(Map<String,String> configuration)
Create a new ProtocolConfiguration based on given configuration.
|
Modifier and Type | Method and Description |
---|---|
ContainerMethodExecutor |
RemoteTestExecuter.getContainerMethodExecutor(ProtocolDefinition protocol,
ProtocolConfiguration protocolConfiguration) |
Modifier and Type | Interface and Description |
---|---|
interface |
Protocol<T extends ProtocolConfiguration>
Interface that defines a Arquillian Protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
JMXProtocolConfiguration
JMXProtocolConfiguration
|
Modifier and Type | Class and Description |
---|---|
class |
ServletProtocolConfiguration
ServletProtocolConfiguration
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.