Added tests for explicitly defined TaskScheduler.

This commit is contained in:
Mark Fisher
2008-11-11 23:20:09 +00:00
parent 16dfec6601
commit 818226069f
4 changed files with 20 additions and 18 deletions

View File

@@ -10,8 +10,6 @@
http://www.springframework.org/schema/integration/stream
http://www.springframework.org/schema/integration/stream/spring-integration-stream-1.0.xsd">
<message-bus/>
<gateway id="cafe" service-interface="org.springframework.integration.samples.cafe.Cafe"/>
<channel id="orders"/>