JavaScript is disabled on your browser.
Skip navigation links
WildFly Clustering 5.0.0.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.wildfly.clustering.arquillian
Interface DeploymentContainerRegistry
public interface
DeploymentContainerRegistry
Author:
Paul Ferraro
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
DeploymentContainer
getContainer
(
String
name)
Collection
<
DeploymentContainer
>
getContainers
()
Method Details
getContainer
DeploymentContainer
getContainer
(
String
name)
getContainers
Collection
<
DeploymentContainer
>
getContainers
()