public class JGroupsClusterDescription extends Object implements ClusterDescription
<cluster class='org.ow2.orchestra.cluster.jgroups.JGroupsClusterDescription' init='eager'>
<arg><ref object='orchestra-properties' /></arg>
<arg><string value='jgroups-configuration-url' /></arg>
</cluster>
Where jgroups-configuration-url is the url of the file containing the JGroups configuration.
To use the default JGroups configuration, remove the second <arg ...> line.| Constructor and Description |
|---|
JGroupsClusterDescription(Properties orchestraProperties) |
JGroupsClusterDescription(Properties orchestraProperties,
String jGroupsConfiguration) |
public JGroupsClusterDescription(Properties orchestraProperties)
public JGroupsClusterDescription(Properties orchestraProperties, String jGroupsConfiguration)
public Collection<Server> getOrchestraServers()
getOrchestraServers in interface ClusterDescriptionCopyright © 2012 OW2 Consortium. All Rights Reserved.