INT-1627 polishing

This commit is contained in:
Mark Fisher
2010-11-17 10:15:58 -05:00
parent 65be52c060
commit 957b7608d5
4 changed files with 21 additions and 24 deletions

View File

@@ -18,6 +18,6 @@
<poller fixed-rate="100" />
</control-bus>
<beans:bean id="service" class="org.springframework.integration.config.xml.ControlBusTests$Service" />
<beans:bean id="service" class="org.springframework.integration.config.xml.ControlBusExplicitPollerTests$Service" />
</beans:beans>