<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<beans xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.springframework.org/schema/beans">
    <bean lazy-init="true" scope="singleton" class="com.activegrid.runtime.data.DataServiceEventListener" id="dataServiceEventListener-simplepartydb"/>
    <import resource="classpath:com/activegrid/runtime/service/runtimeServiceBean.xml"/>
    <import resource="classpath:simplepartydb.spring.xml"/>
</beans>

