removed unused poller

This commit is contained in:
Jonas Partner
2008-10-08 11:00:44 +00:00
parent e70bf3211d
commit 1d835a32fe

View File

@@ -13,7 +13,6 @@
<service-activator id="endpoint" input-channel="testChannel"
ref="testHandler" selector="typeSelector">
<poller interval="100"/>
</service-activator>
<beans:bean id="typeSelector" class="org.springframework.integration.message.selector.PayloadTypeSelector">