obtainReloadingController(subControllers, b);
}
CombinedReloadingController ctrl =
new CombinedReloadingController(subControllers);
ctrl.resetInitialReloadingState();
return ctrl;
}
/**
* Checks whether the passed in builder object supports reloading. If yes,