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
fc2a30d8fdfd0b794e2300d67c4603400cef0cbb
spring-integration
/
org.springframework.integration.event
History
Mark Fisher
fc2a30d8fd
Renamed ApplicationEventOutboundChannelAdapter to ApplicationEventPublishingMessageConsumer, since a consumer only plays the role of a "Channel Adapter" when connected to a channel within either a PublishingConsumerEndpoint or SubscribingConsumerEndpoint.
2008-10-13 14:20:49 +00:00
..
src
Renamed ApplicationEventOutboundChannelAdapter to ApplicationEventPublishingMessageConsumer, since a consumer only plays the role of a "Channel Adapter" when connected to a channel within either a PublishingConsumerEndpoint or SubscribingConsumerEndpoint.
2008-10-13 14:20:49 +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