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
d2bddbbbfa5d4c3e00cc865c823e6160e13e69c9
spring-integration
/
org.springframework.integration.event
/
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/java/org/springframework/integration
/event
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/org/springframework/integration
/event
Renamed ApplicationEventSource and ApplicationEventTarget. The new names are ApplicationEventInboundChannelAdapter and ApplicationEventOutboundChannelAdapter respectively.
2008-09-17 19:21:21 +00:00