| Package | Description |
|---|---|
| org.jboss.as.arquillian.container.domain |
| Modifier and Type | Method and Description |
|---|---|
Set<Domain.ServerGroup> |
Domain.getServerGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
Domain.addServerGroup(Domain.ServerGroup group) |
Set<Domain.Server> |
Domain.getServersInGroup(Domain.ServerGroup group) |
| Constructor and Description |
|---|
ServerGroupContainer(ManagementClient client,
ArchiveDeployer deployer,
Domain domain,
Domain.ServerGroup serverGroup,
DomainManager domainManager) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.