Class XBeanHelper
- java.lang.Object
-
- org.apache.xbean.spring.context.impl.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)
-
-
-
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)
-
-