| Package | Description |
|---|---|
| org.jboss.as.arquillian.container.domain | |
| org.wildfly.arquillian.domain |
| Modifier and Type | Method and Description |
|---|---|
DomainManager |
CommonDomainDeployableContainer.getDomainManager()
Returns the domain manager used for this container.
|
| Constructor and Description |
|---|
ManagementClient(org.jboss.as.controller.client.ModelControllerClient client,
DomainManager domainManager)
Creates a new management client.
|
ServerContainer(DomainManager domainManager,
Domain.Server server) |
ServerGroupContainer(ManagementClient client,
ArchiveDeployer deployer,
Domain domain,
Domain.ServerGroup serverGroup,
DomainManager domainManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDomainManager
Implements the domain manager operations.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.