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 |
---|---|
protected ManagementClient |
CommonDomainDeployableContainer.getManagementClient() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
CommonDomainDeployableContainer.waitForStart(Domain domain,
ManagementClient client) |
Constructor and Description |
---|
LazyHttpContext(Domain.Server server,
String deploymentName,
ManagementClient client) |
ServerContainer(ManagementClient client,
Domain.Server server,
int operationTimeout) |
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 © 2016 JBoss by Red Hat. All rights reserved.