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
c577d3ef2c06f80127e6854302c5ee6c0b814db6
spring-integration
/
org.springframework.integration
History
Mark Fisher
c577d3ef2c
MessagingAnnotationPostProcessor now only calls method-annotation postProcessors if the annotated Method should trigger the creation of a MessageEndpoint. To qualify, it must be either a @ChannelAdapter annotation or define an "inputChannel".
2008-10-05 20:14:42 +00:00
..
src
MessagingAnnotationPostProcessor now only calls method-annotation postProcessors if the annotated Method should trigger the creation of a MessageEndpoint. To qualify, it must be either a @ChannelAdapter annotation or define an "inputChannel".
2008-10-05 20:14:42 +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