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

public class CoreScopeTenantIgnoringDocReader extends ScopeTenantIgnoreDocReader
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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected boolean
     

    Methods inherited from class de.hybris.platform.spring.ctx.ScopeTenantIgnoreDocReader

    createDelegate

    Methods inherited from class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader

    doRegisterBeanDefinitions, extractSource, getReaderContext, importBeanDefinitionResource, parseBeanDefinitions, postProcessXml, preProcessXml, processAliasRegistration, processBeanDefinition, registerBeanDefinitions

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait