All Downloads are FREE. Search and download functionalities are using the official Maven repository.

samples.crud.crud-core.3.4.source-code.beanRefFactory.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by: beanRefFactory.xml.vsl in andromda-spring-cartridge. -->

<beans xmlns="http://www.springframework.org/schema/beans"
       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xmlns:lang="http://www.springframework.org/schema/lang"
       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang-3.0.xsd">

    <bean id="beanRefFactory" class="org.springframework.context.support.ClassPathXmlApplicationContext">
        <constructor-arg>
           <list>
                <value>applicationContext.xml</value>
                <value>applicationContext-dataSource.xml</value>
                <value>applicationContext-manageable.xml</value>
                <!-- beanRefFactory merge-point -->
           </list>
        </constructor-arg>
    </bean>
    <!-- beanRefFactoryEjbXml merge-point -->

</beans>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy