INT-1471, changed Twitter Inbound adapters to be PollingConsumers, added poller element

This commit is contained in:
Oleg Zhurakousky
2010-10-27 16:58:39 -04:00
committed by Chris Beams
parent 1e9c3c6a8d
commit 82497a81a3
10 changed files with 112 additions and 71 deletions

View File

@@ -8,4 +8,4 @@ log4j.appender.stdout.layout.ConversionPattern=%d{ABSOLUTE} %5p %t %c{2}:%L - %m
log4j.category.org.springframework=WARN
# log4j.category.org.springframework.integration=DEBUG
# log4j.category.org.springframework.integration.jdbc=DEBUG
log4j.category.org.springframework.twitter=DEBUG
log4j.category.org.springframework.integration.twitter=DEBUG