All Classes and Interfaces

Class
Description
Allows deployment operations to be executed on a running server.
OperatesOnDeploymentAwareProvider implementation to provide ArchiveDeployer injection to ArquillianResource- annotated fields.
Factory to supply an Authenticator or CallbackHandler for use during tests.
 
Implementation of WildFlyContainerController used from client.
Produces instances of WildFlyContainerController when running as client.
ResourceProvider for WildFlyContainerController instances for injections running as client.
Creates a library to add to deployments for common container based dependencies for in-container tests.
JBossAS7 server configuration
The extensions used by the any jboss container.
A JBossAS deployable container
The container configuration for a managed WildFly based container.
A deployable container that manages a process.
A setup task for configuring loggers for tests.
Deprecated, for removal: This API element is subject to removal in a future version.
Describes the model version.
Annotation that can be used to inject a container specific resource.
Test enricher that allows for injection of remote JNDI context into @RunAsClient test cases.
Container configuration for containers backed by a distribution installation (ie.
 
ContainerController running in container executing Commands over the CommandService.
Produces instances of WildFlyContainerController when running in container.
ResourceProvider for WildFlyContainerController instances for injections running in container.
A helper class to join management related operations, like extract sub system ip/port (web/jmx) and deployment introspection.
OperatesOnDeploymentAwareProvider implementation to provide ManagementClient injection to ArquillianResource- annotated fields.
A simple MBeanProxy
A provider for the JSR160 connection.
Utility methods related to networking.
Utility methods related to parsing parameters.
Denotes that a port could not be obtained within a designated timeout period.
An annotation for a ServerSetupTask which indicates the server should be reloaded, if required, when the task completes its ServerSetupTask.setup(ManagementClient, String) or ends in an error.
A ServerSetupTask which will reload the server, if required, after the setup(ManagementClient, String) and tearDown(ManagementClient, String) methods are invoked.
A provider for ArquillianResource injection of a ServerManager.
Annotation that can be applied to an arquillian test to allow for server setup to be performed before the deployment is performed.
Observes the BeforeDeploy, AfterUnDeploy and AfterClass lifecycle events to ensure setup tasks are executed.
A task which is run before deployment that allows the client to customize the server config.
A setup task which takes a snapshot of the current configuration.
ContainerControlEvent implementation fired in ClientWildFlyContainerController.stop(java.lang.String, int).
StopWithTimeoutContainerCommand coming from InContainerWildFlyContainerController.
A setup task for Arquillian tests which set system properties in WildFly and remove them when the test is complete.
WildFlyContainerCommandObserver responding to StopWithTimeoutContainerCommand events.
WildFlyContainerControllerArquillianDeploymentAppender
WildFlyContainerControllerRemoteExtension
WildFlyContainerLifecycleController