public class PortalAppContextLoader extends AbstractWebAppContextLoader
AppContext
loader of the web portal client application.AbstractWebAppContextLoader.CubaServletConfig
APP_COMPONENTS_PARAM, APP_PROPS_CONFIG_PARAM, APP_PROPS_PARAM, SEPARATOR_PATTERN
SPRING_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, initAppProperties
afterInitAppContext, initAppContext, replaceLocationsFromConf
protected java.lang.String getBlock()
getBlock
in class AbstractAppContextLoader
protected void beforeInitAppContext()
beforeInitAppContext
in class AbstractAppContextLoader
protected org.springframework.context.ApplicationContext createApplicationContext(java.lang.String[] locations)
createApplicationContext
in class AbstractAppContextLoader