| AbstractTargetsContainerProvider |
A resource provider which will run in a containers context if the TargetsContainer annotation is used.
|
| 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 |
|
| CommonContainerArchiveAppender |
Creates a library to add to deployments for common container based dependencies for in-container tests.
|
| 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.
|
| ServerManagerProvider |
A provider for ArquillianResource injection of a ServerManager.
|
| ServerSetupObserver |
Observes the BeforeDeploy, AfterUnDeploy and AfterClass lifecycle events to ensure
setup tasks are executed.
|