Package de.hybris.platform.spring.ctx
Class CoreScopeTenantIgnoringDocReader
java.lang.Object
org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
de.hybris.platform.spring.ctx.ScopeTenantIgnoreDocReader
de.hybris.platform.spring.ctx.CoreScopeTenantIgnoringDocReader
- All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionDocumentReader
For loading hybris core spring context.
Respects global config parameter HybrisContextLoaderListener.CORE_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
-
CoreScopeTenantIgnoringDocReader
public CoreScopeTenantIgnoringDocReader()
-
-
Method Details
-
readLazyInitOverrideConfiguration
protected boolean readLazyInitOverrideConfiguration()- Overrides:
readLazyInitOverrideConfigurationin classScopeTenantIgnoreDocReader
-