Class XBeanHelper


  • public class XBeanHelper
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      XBeanHelper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.springframework.beans.factory.xml.XmlBeanDefinitionReader createBeanDefinitionReader​(SpringApplicationContext applicationContext, org.springframework.beans.factory.support.BeanDefinitionRegistry registry, java.util.List xmlPreprocessors)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XBeanHelper

        public XBeanHelper()
    • Method Detail

      • createBeanDefinitionReader

        public static org.springframework.beans.factory.xml.XmlBeanDefinitionReader createBeanDefinitionReader​(SpringApplicationContext applicationContext,
                                                                                                               org.springframework.beans.factory.support.BeanDefinitionRegistry registry,
                                                                                                               java.util.List xmlPreprocessors)