public class BackofficeApplicationContextInitializer extends HybrisContextLoaderListener
javax.servlet.ServletContextListener that initializes application context for Backoffice.BackofficeApplicationContextADDITIONAL_WEB_SPRING_CONFIGS, ADDITIONAL_WEB_SPRING_CONFIGS_FROM_EXT, CORE_SPRING_DEVELOPMENT_MODE_FLAG_KEY, WEB_SPRING_DEVELOPMENT_MODE_FLAG_KEY| Constructor and Description |
|---|
BackofficeApplicationContextInitializer() |
| Modifier and Type | Method and Description |
|---|---|
protected WebApplicationContext |
createDefaultWebApplicationContext(ServletContext servletContext) |
protected WebApplicationContext |
createWebApplicationContext(ServletContext servletContext) |
void |
sessionCreated(HttpSessionEvent httpSessionEvent) |
void |
sessionDestroyed(HttpSessionEvent httpSessionEvent) |
addCustomConfigLocations, adjustTenant, attachTenantIDToServletContext, contextInitialized, customizeContext, doInitWebApplicationContext, fillConfigLocations, fillConfigLocationsFromExtension, fillConfigLocationsFromExtensions, fillConfigLocationsFromParameter, fillLegacyConfigLocations, getTenanId, getTenantIDForWebapp, initWebApplicationContext, loadParentContext, readConfigParameter, registerHttpSessionListener, runWithActiveJaloSession, runWithTenant, startRegistrypublic BackofficeApplicationContextInitializer()
public void sessionCreated(HttpSessionEvent httpSessionEvent)
public void sessionDestroyed(HttpSessionEvent httpSessionEvent)
protected WebApplicationContext createWebApplicationContext(ServletContext servletContext)
createWebApplicationContext in class HybrisContextLoaderListenerprotected WebApplicationContext createDefaultWebApplicationContext(ServletContext servletContext)
Copyright © 2018 SAP SE. All Rights Reserved.