LifecycleModule.bindStartupAction(binder(), RegisterShutdownStackPrinter.class);
install(new AsyncModule());
install(new AsyncStatsModule());
install(new MetadataModule());
install(new QuotaModule());
install(new JettyServerModule());
install(new SchedulerDriverModule());
install(new SchedulerModule());
install(new StateModule());
install(new SlaModule());