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
db7bc0b9eae87febee1d4ad0337ff66a5b0ed88b
spring-integration
/
org.springframework.integration.event
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
..
src
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
.classpath
Adding new 'org.springframework.integration.event' module (INT-375).
2008-09-17 18:15:23 +00:00
.project
Adding new 'org.springframework.integration.event' module (INT-375).
2008-09-17 18:15:23 +00:00
build.xml
Adding new 'org.springframework.integration.event' module (INT-375).
2008-09-17 18:15:23 +00:00
ivy.xml
Adding new 'org.springframework.integration.event' module (INT-375).
2008-09-17 18:15:23 +00:00
template.mf
Renamed ApplicationEventSource and ApplicationEventTarget. The new names are ApplicationEventInboundChannelAdapter and ApplicationEventOutboundChannelAdapter respectively.
2008-09-17 19:21:21 +00:00