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
8ecc7604d6b275bf1551b3180a272c7f059e20f7
spring-integration
/
org.springframework.integration
History
Mark Fisher
8ecc7604d6
Removed SchedulableTask interface. The only implementation (AbstractPoller) now implements Runnable directly and still provides the getTrigger() method.
2008-10-02 01:11:35 +00:00
..
src
Removed SchedulableTask interface. The only implementation (AbstractPoller) now implements Runnable directly and still provides the getTrigger() method.
2008-10-02 01:11:35 +00:00
.classpath
Adding Trigger interface and the IntervalTrigger and CronTrigger implementations.
2008-09-24 14:59:32 +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
Adding Trigger interface and the IntervalTrigger and CronTrigger implementations.
2008-09-24 14:59:32 +00:00
template.mf
Adding Trigger interface and the IntervalTrigger and CronTrigger implementations.
2008-09-24 14:59:32 +00:00