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
65ba407e842cf686cf3b61843b8ef57e14be2556
spring-integration
/
org.springframework.integration
History
Mark Fisher
65ba407e84
Refactored MessageBus to accept a MessagingTaskScheduler instead of setting the ScheduledExecutorService directly. The SimpleMessagingTaskScheduler does not shutdown the executor until 'destroy' is called. The 'stop' call only prevents task submission until the next invocation of 'start' on the scheduler.
2008-07-02 02:37:13 +00:00
..
src
Refactored MessageBus to accept a MessagingTaskScheduler instead of setting the ScheduledExecutorService directly. The SimpleMessagingTaskScheduler does not shutdown the executor until 'destroy' is called. The 'stop' call only prevents task submission until the next invocation of 'start' on the scheduler.
2008-07-02 02:37:13 +00:00
.classpath
Added namespace support for Endpoint interceptors including TransactionInterceptor (INT-85).
2008-07-01 13:59:02 +00:00
.project
Updated the names of the projects
2008-05-20 21:41:01 +00:00
build.xml
Updated the names of the projects
2008-05-20 21:41:01 +00:00
ivy.xml
Added namespace support for Endpoint interceptors including TransactionInterceptor (INT-85).
2008-07-01 13:59:02 +00:00
template.mf
Removed 'Bundle-Version' from template.mf files.
2008-05-21 23:33:26 +00:00