2122232425262728293031
public static void main(String[] args) throws Exception { logger.info("----- JGroups API Test Start --------"); new UtilTest().test(); logger.info("END\n"); new AddressTest().test(); logger.info("END\n");