public class PortalAppContextLoader extends AbstractWebAppContextLoader
AppContext loader of the web portal client application.AbstractWebAppContextLoader.CubaServletConfigAPP_COMPONENTS_PARAM, APP_PROPS_CONFIG_PARAM, APP_PROPS_PARAM, SEPARATOR_PATTERNSPRING_CONTEXT_CONFIG| Constructor and Description |
|---|
PortalAppContextLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeInitAppContext() |
protected org.springframework.context.ApplicationContext |
createApplicationContext(java.lang.String[] locations) |
protected java.lang.String |
getBlock() |
afterInitAppProperties, contextDestroyed, contextInitialized, getAppPropertiesConfig, initAppComponents, initAppPropertiesafterInitAppContext, initAppContext, replaceLocationsFromConfprotected java.lang.String getBlock()
getBlock in class AbstractAppContextLoaderprotected void beforeInitAppContext()
beforeInitAppContext in class AbstractAppContextLoaderprotected org.springframework.context.ApplicationContext createApplicationContext(java.lang.String[] locations)
createApplicationContext in class AbstractAppContextLoader