| Package | Description |
|---|---|
| org.jboss.as.arquillian.api | |
| org.jboss.as.arquillian.container |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSetupTask.setup(ManagementClient managementClient,
String containerId) |
void |
ServerSetupTask.tearDown(ManagementClient managementClient,
String containerId) |
| Modifier and Type | Method and Description |
|---|---|
protected ManagementClient |
CommonDeployableContainer.getManagementClient() |
| Modifier and Type | Method and Description |
|---|---|
static ContainerDescription |
ContainerDescription.lookup(ManagementClient client)
Queries the running container and attempts to lookup the information from the running container.
|
| Constructor and Description |
|---|
ArchiveDeployer(ManagementClient client)
Creates a new deployer for deploying archives.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.