healthCheckIntervalInt,
threadPoolSizeInt
);
clusteringClient.init(conf,
configurationContext,
new ELBMembershipListener(clusteringClient,
configurationContext,
registrantDatabase,
healthChecker));
healthChecker.startAll();
DataHolder.setHealthChecker(healthChecker);