919293949596979899100101
if (settings.updateSecurityManager()) { updateSecurityManager(app); } if (settings.autoAppendResources()) { app.getComponentInstantiationListeners().add(new BootstrapResourceAppender()); } configureMarkupSettings(app); } }