Package | Description |
---|---|
org.jboss.as.arquillian.container.domain | |
org.jboss.as.arquillian.container.domain.managed | |
org.jboss.as.arquillian.container.domain.remote |
Modifier and Type | Method and Description |
---|---|
Domain |
ManagementClient.createDomain(Map<String,String> containerNameMap) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
CommonDomainDeployableContainer.waitForStart(Domain domain,
ManagementClient client) |
Constructor and Description |
---|
ServerGroupContainer(ManagementClient client,
ArchiveDeployer deployer,
Domain domain,
Domain.ServerGroup serverGroup,
int operationTimeout) |
Modifier and Type | Method and Description |
---|---|
protected void |
ManagedDomainDeployableContainer.waitForStart(Domain domain,
ManagementClient client) |
Modifier and Type | Method and Description |
---|---|
protected void |
RemoteDomainDeployableContainer.waitForStart(Domain domain,
ManagementClient client) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.