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
95c8b83a51f2e33d55f9b42024b5767e62786c27
spring-integration
/
org.springframework.integration
/
src
/
test
/
java
History
Mark Fisher
95c8b83a51
Added MethodResolver strategy interface and two implementations: AnnotationMethodResolver and DefaultMethodResolver. The MessageMappingMethodInvoker no longer resolves based on Annotations. Instead, the component that delegates to the invoker is responsible for resolving the Method instance (e.g. ServiceActivator now does this when its single Object constructor is invoked).
2008-10-05 19:40:53 +00:00
..
org/springframework
/integration
Added MethodResolver strategy interface and two implementations: AnnotationMethodResolver and DefaultMethodResolver. The MessageMappingMethodInvoker no longer resolves based on Annotations. Instead, the component that delegates to the invoker is responsible for resolving the Method instance (e.g. ServiceActivator now does this when its single Object constructor is invoked).
2008-10-05 19:40:53 +00:00
log4j.properties
Updated the names of the projects
2008-05-20 21:41:01 +00:00