9cb67d49686fb0853a1ac2687be57bbe1a72e9d7
[dmaap/messagerouter/messageservice.git] / src / main / ajsc / dmaap_v1 / dmaap / v1 / conf / HelloWorldBeans.xml
1 <beans xmlns="http://www.springframework.org/schema/beans"
2         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3         xsi:schemaLocation="
4                http://www.springframework.org/schema/beans
5                http://www.springframework.org/schema/beans/spring-beans.xsd">
6         <bean id="helloWorld" name="helloWorld"
7                 class="com.att.nsa.dmaap.HelloWorld" />
8 </beans>