spring-framework / org.springframework.beans.factory.xml / XmlReaderContext / getBeanClassLoader

getBeanClassLoader

@Nullable fun getBeanClassLoader(): ClassLoader

Return the bean class loader to use, if any.

Note that this will be null in regular scenarios, as an indication to lazily resolve bean classes.

See Also
XmlBeanDefinitionReader#setBeanClassLoader