Uses of Class
de.hybris.platform.spring.ctx.ScopeTenantIgnoreDocReader
-
Packages that use ScopeTenantIgnoreDocReader Package Description de.hybris.platform.spring.ctx -
-
Uses of ScopeTenantIgnoreDocReader in de.hybris.platform.spring.ctx
Subclasses of ScopeTenantIgnoreDocReader in de.hybris.platform.spring.ctx Modifier and Type Class Description class
CoreScopeTenantIgnoringDocReader
For loading hybris core spring context.class
WebScopeTenantIgnoreDocReader
For loading hybris web spring contexts.Methods in de.hybris.platform.spring.ctx that return types with arguments of type ScopeTenantIgnoreDocReader Modifier and Type Method Description protected java.lang.Class<? extends ScopeTenantIgnoreDocReader>
CoreScopeTenantIgnoreDocReaderTest. getDocReaderClass()
protected java.lang.Class<? extends ScopeTenantIgnoreDocReader>
ScopeTenantIgnoreDocReaderTest. getDocReaderClass()
protected java.lang.Class<? extends ScopeTenantIgnoreDocReader>
WebScopeTenantIgnoreDocReaderTest. getDocReaderClass()
-