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
05d9528024fc4c335c401d689b30e2cd2d5d0764
spring-integration
/
org.springframework.integration
History
Mark Fisher
05d9528024
AggregatorEndpoint has been replaced by AbstractMessageAggregator, and the Aggregator interface has been removed. The MethodInvokingAggregator is now capable of detecting a single method with the @Aggregator annotation if no "method" attribute is defined on an <aggregator/> element, and it will fall back to detect a single public Method (else throw a IllegalArgumentException).
2008-10-07 03:19:28 +00:00
..
src
AggregatorEndpoint has been replaced by AbstractMessageAggregator, and the Aggregator interface has been removed. The MethodInvokingAggregator is now capable of detecting a single method with the @Aggregator annotation if no "method" attribute is defined on an <aggregator/> element, and it will fall back to detect a single public Method (else throw a IllegalArgumentException).
2008-10-07 03:19:28 +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