| Interface | Description |
|---|---|
| ContainerDescription |
Information about the running container.
|
| Class | Description |
|---|---|
| ArchiveDeployer |
Allows deployment operations to be executed on a running server.
|
| ArchiveDeployerProvider |
OperatesOnDeploymentAwareProvider implementation to
provide ArchiveDeployer injection to ArquillianResource-
annotated fields. |
| Authentication |
Factory to supply an Authenticator or CallbackHandler for use during tests.
|
| Authentication.CallbackHandler | |
| CommonContainerConfiguration |
JBossAS7 server configuration
|
| CommonContainerExtension |
The extensions used by the any jboss container.
|
| CommonDeployableContainer<T extends CommonContainerConfiguration> |
A JBossAS deployable container
|
| CommonManagedContainerConfiguration |
The container configuration for a managed WildFly based container.
|
| CommonManagedDeployableContainer<T extends CommonManagedContainerConfiguration> |
A deployable container that manages a process.
|
| ContainerDescription.ModelVersion |
Describes the model version.
|
| ContainerResourceTestEnricher |
Test enricher that allows for injection of remote JNDI context into @RunAsClient test cases.
|
| DistributionContainerConfiguration |
Container configuration for containers backed by a distribution installation (ie.
|
| ExceptionTransformer | |
| ManagementClient |
A helper class to join management related operations, like extract sub system ip/port (web/jmx)
and deployment introspection.
|
| ManagementClientProvider |
OperatesOnDeploymentAwareProvider implementation to
provide ManagementClient injection to ArquillianResource-
annotated fields. |
| MBeanProxy |
A simple MBeanProxy
|
| MBeanServerConnectionProvider |
A provider for the JSR160 connection.
|
| NetworkUtils |
Utility methods related to networking.
|
| ParameterUtils |
Utility methods related to parsing parameters.
|
| ServerSetupObserver |
Observes the
BeforeDeploy, AfterUnDeploy and AfterClass lifecycle events to ensure
setup tasks are executed. |
| Exception | Description |
|---|---|
| PortAcquisitionTimeoutException |
Denotes that a port could not be obtained within a designated timeout period.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.