awips2/tests/resources/bandwidth/bandwidth-datadelivery-integrationtest-ncf-impl.xml
Dustin Johnson c42465efb0 Issue Move data delivery phase 3 code into AWIPS_baseline
Change-Id: I60bf6ac9d886d27c70543a0b7df24d626639fc3e

Former-commit-id: e19ff76a2c [formerly 063e68bc93] [formerly da69d3e630] [formerly 1c7d99f53f [formerly da69d3e630 [formerly c213b3b5552a2b11c69965bc6edcfb8acf7fa0a8]]]
Former-commit-id: 1c7d99f53f
Former-commit-id: 246a3e209fbb65328702c6de7f86e34cd06fc369 [formerly fef2708ff5]
Former-commit-id: 2b64936595
2013-06-10 18:47:17 -05:00

8 lines
No EOL
410 B
XML

<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.1.xsd">
<bean id="bandwidthManagerCreator"
class="com.raytheon.uf.edex.datadelivery.bandwidth.ncf.IntegrationTestNcfBandwidthManagerCreator" />
</beans>