exceptionHandler.setAppPresenter(appPresenter);
exceptionHandler.setTargetContentsPresenter(injector
.getTargetContentsPresenter());
documentListPresenter.queryStats();
documentListPresenter.showLoading(false);
injector.getTransUnitSaveService().init();
stopwatch.stop();
}