Index
All Classes and Interfaces|All Packages
A
- AbstractITCase<C,
A extends org.jboss.shrinkwrap.api.Archive<A>> - Class in org.wildfly.clustering.arquillian -
An abstract integration test that runs against a specific set of containers.
- AbstractITCase(Function<C, Tester>, C) - Constructor for class org.wildfly.clustering.arquillian.AbstractITCase
- ApplicationConfiguration<C,
A extends org.jboss.shrinkwrap.api.Archive<A>> - Interface in org.wildfly.clustering.arquillian -
Encapsulates the configuration of a test application.
C
- canProvide(Class<?>) - Method in class org.wildfly.clustering.arquillian.extension.DeploymentContainerRegistryResourceProvider
- close() - Method in interface org.wildfly.clustering.arquillian.Lifecycle
-
Stops this object, if started.
- close() - Method in interface org.wildfly.clustering.arquillian.Tester
- compareTo(Deployment) - Method in interface org.wildfly.clustering.arquillian.Deployment
- compareTo(DeploymentContainer) - Method in interface org.wildfly.clustering.arquillian.DeploymentContainer
- composite(Collection<? extends Lifecycle>) - Static method in interface org.wildfly.clustering.arquillian.Lifecycle
-
Returns a composite lifecycle object, useful for performing bulk lifecycle operations.
- createArchive(C) - Method in interface org.wildfly.clustering.arquillian.ApplicationConfiguration
D
- deploy(Archive<?>) - Method in interface org.wildfly.clustering.arquillian.DeploymentContainer
-
Deploys the specified archive to this container.
- Deployment - Interface in org.wildfly.clustering.arquillian
- DeploymentContainer - Interface in org.wildfly.clustering.arquillian
- DeploymentContainerConfiguration - Interface in org.wildfly.clustering.arquillian
-
Encapsulates the deployment container configuration for a test.
- DeploymentContainerRegistry - Interface in org.wildfly.clustering.arquillian
-
The registry of deployment containers.
- DeploymentContainerRegistryResourceProvider - Class in org.wildfly.clustering.arquillian.extension
-
Exposes
DeploymentContainerRegistryas an Arquillian resource. - DeploymentContainerRegistryResourceProvider() - Constructor for class org.wildfly.clustering.arquillian.extension.DeploymentContainerRegistryResourceProvider
G
- getContainer() - Method in interface org.wildfly.clustering.arquillian.Deployment
-
Returns the container associated with this deployment.
- getContainer(String) - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerRegistry
-
Returns the container with the specified name.
- getContainerNames() - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerRegistry
-
Returns the collection of known deployment containers sorted by name.
- getContainers() - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerRegistry
-
Returns a list of known deployment containers sorted by name.
- getContainers(Set<String>) - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerRegistry
-
Returns a list of the specified deployment containers sorted by name.
- getDeploymentContainerRegistry() - Method in class org.wildfly.clustering.arquillian.AbstractITCase
- getDeploymentContainerRegistry() - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerConfiguration
- getDeploymentContainers() - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerConfiguration
-
Returns a list of all deployment containers.
- getDeploymentContainers(Set<String>) - Method in interface org.wildfly.clustering.arquillian.DeploymentContainerConfiguration
-
Returns a list of deployment containers with the specified names.
- getName() - Method in interface org.wildfly.clustering.arquillian.Deployment
-
Returns the name of this deployment
- getName() - Method in interface org.wildfly.clustering.arquillian.DeploymentContainer
-
Returns the name of this container.
I
- isStarted() - Method in interface org.wildfly.clustering.arquillian.Lifecycle
-
Indicates whether this object is started.
L
- Lifecycle - Interface in org.wildfly.clustering.arquillian
-
Implemented by objects with an unmanaged lifecycle.
- locate(Class<?>) - Method in interface org.wildfly.clustering.arquillian.Deployment
-
Locates the base URI of the specific resource class.
- locate(String) - Method in interface org.wildfly.clustering.arquillian.Deployment
-
Locates the base URI of the specific resource.
- lookup(ArquillianResource, Annotation...) - Method in class org.wildfly.clustering.arquillian.extension.DeploymentContainerRegistryResourceProvider
O
- org.wildfly.clustering.arquillian - package org.wildfly.clustering.arquillian
- org.wildfly.clustering.arquillian.extension - package org.wildfly.clustering.arquillian.extension
R
- register(LoadableExtension.ExtensionBuilder) - Method in class org.wildfly.clustering.arquillian.extension.UnmanagedContainerExtension
- run() - Method in class org.wildfly.clustering.arquillian.AbstractITCase
S
- start() - Method in interface org.wildfly.clustering.arquillian.Lifecycle
-
Starts this object.
- stop() - Method in interface org.wildfly.clustering.arquillian.Lifecycle
-
Stops this object.
T
- Tester - Interface in org.wildfly.clustering.arquillian
U
- UnmanagedContainerExtension - Class in org.wildfly.clustering.arquillian.extension
-
Arquillian extension for simplifying usage of unmanaged containers.
- UnmanagedContainerExtension() - Constructor for class org.wildfly.clustering.arquillian.extension.UnmanagedContainerExtension
All Classes and Interfaces|All Packages