mod_cluster: Integration Tests 1.3.1.Alpha2

org.jboss.mod_cluster
Class NodeInfo

java.lang.Object
  extended by org.jboss.mod_cluster.NodeInfo

public class NodeInfo
extends Object


Constructor Summary
NodeInfo()
           
 
Method Summary
static boolean check(ArrayList nodes, String[] nodenames)
          Check that nodes in nodeinfos corresponds to nodes in nodenames
static void print(ArrayList nodes, String[] nodenames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeInfo

public NodeInfo()
Method Detail

check

public static boolean check(ArrayList nodes,
                            String[] nodenames)
Check that nodes in nodeinfos corresponds to nodes in nodenames


print

public static void print(ArrayList nodes,
                         String[] nodenames)

mod_cluster: Integration Tests 1.3.1.Alpha2

Copyright © 2014 JBoss by Red Hat. All rights reserved.