Package de.hybris.platform.spring.ctx
Class WebScopeTenantIgnoreDocReader
java.lang.Object
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
de.hybris.platform.spring.ctx.ScopeTenantIgnoreDocReader
de.hybris.platform.spring.ctx.WebScopeTenantIgnoreDocReader
- All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionDocumentReader
For loading hybris web spring contexts.
Respects global config parameter HybrisContextLoaderListener.CORE_SPRING_DEVELOPMENT_MODE_FLAG_KEY and
HybrisContextLoaderListener.WEB_SPRING_DEVELOPMENT_MODE_FLAG_KEY to override missing lazy-init attributes if
necessary.
-
Field Summary
Fields inherited from class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
ALIAS_ATTRIBUTE, ALIAS_ELEMENT, BEAN_ELEMENT, IMPORT_ELEMENT, logger, NAME_ATTRIBUTE, NESTED_BEANS_ELEMENT, PROFILE_ATTRIBUTE, RESOURCE_ATTRIBUTE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.spring.ctx.ScopeTenantIgnoreDocReader
createDelegateMethods inherited from class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
doRegisterBeanDefinitions, extractSource, getReaderContext, importBeanDefinitionResource, parseBeanDefinitions, postProcessXml, preProcessXml, processAliasRegistration, processBeanDefinition, registerBeanDefinitions
-
Constructor Details
-
WebScopeTenantIgnoreDocReader
public WebScopeTenantIgnoreDocReader()
-
-
Method Details
-
readLazyInitOverrideConfiguration
protected boolean readLazyInitOverrideConfiguration()- Overrides:
readLazyInitOverrideConfigurationin classScopeTenantIgnoreDocReader
-