This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87e5edb0dc4e1ac9f1019357e761ea3a2475ae9f
spring-integration
/
spring-integration-core
/
src
History
Mark Fisher
87e5edb0dc
PollingSourceAdapter does schedule tasks when connected to a SynchronousChannel (INT-187).
2008-04-11 12:18:03 +00:00
..
main
PollingSourceAdapter does schedule tasks when connected to a SynchronousChannel (INT-187).
2008-04-11 12:18:03 +00:00
test
/java
When a PollableSourceAdapter has a SynchronousChannel, it now registers its source with that channel (and does not start any tasks with the scheduler). This is a temporary implementation of this feature likely to be handled differently after continued source refactoring.
2008-04-11 04:33:26 +00:00