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
b1dfee74735494e767fe52c9bd0f6eed8450a249
spring-integration
/
org.springframework.integration
/
src
History
Mark Fisher
b1dfee7473
Renamed the 'processMessage' method to 'onMessageInternal' (it is the subclass implementation that is invoked from the base class 'onMessage' method).
2008-09-19 02:56:47 +00:00
..
main
Renamed the 'processMessage' method to 'onMessageInternal' (it is the subclass implementation that is invoked from the base class 'onMessage' method).
2008-09-19 02:56:47 +00:00
test
/java
Removed EndpointRegistry. DefaultMessageBus now delegates to the ApplicationContext for all endpoint lookups, and the annotation-based post-processing registers singletons with the context rather than going through the DefaultMessageBus.
2008-09-18 22:42:08 +00:00