Class ClusterWrapperBean


  • public class ClusterWrapperBean
    extends Object
    The Class ClusterWrapperBean.
    • Constructor Detail

      • ClusterWrapperBean

        public ClusterWrapperBean()
    • Method Detail

      • getCluster

        public Cluster getCluster​(String serverName,
                                  String hostName,
                                  boolean loadMembers)
                           throws Exception
        Gets the cluster.
        Parameters:
        serverName - the server name
        hostName - the host name
        loadMembers - the load members
        Returns:
        the cluster
        Throws:
        Exception - the exception