JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
WildFly Clustering 5.0.5.Final
org.wildfly.clustering.arquillian
DeploymentContainerRegistry
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getContainer(String)
getContainers()
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
()