public class ClusterConfiguration extends Object
| Constructor and Description |
|---|
ClusterConfiguration(List<ServerConfiguration> serverCluster,
String clusterName) |
| Modifier and Type | Method and Description |
|---|---|
List<ServerConfiguration> |
getCluster() |
String |
getClusterName() |
public ClusterConfiguration(List<ServerConfiguration> serverCluster, String clusterName)
public List<ServerConfiguration> getCluster()
public String getClusterName()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.