+ o.getClass().getName()
+ "(expected BrokerClusterInfo)");
Globals.stdOutPrintln("\t************************");
return;
}
BrokerClusterInfo bkrClsInfo = (BrokerClusterInfo)o;
printBkrClsInfo(bkrClsInfo);
if (e.hasMoreElements())
Globals.stdOutPrintln("");