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.xml
History
Mark Fisher
b34e416093
The router hierarchy abstract method names are now 'determineTargetChannel', 'determineTargetChannelNames', etc (instead of "resolve..."). This clarifies the distinction between the target channel decision and the resolution of a channel *name* to a channel instance. The latter is now the responsibility of a ChannelResolver strategy, and all subclasses of AbstractChannelNameResolvingMessageRouter now delegate to a ChannelResolver after 'determineTargetChannelNames' has returned the channel name(s). In most cases, it will be a BeanFactoryChannelResolver.
2008-10-12 17:58:36 +00:00
..
.settings
OPEN - issue INT-309: XPath Message Selector
2008-10-01 12:28:27 +00:00
src
The router hierarchy abstract method names are now 'determineTargetChannel', 'determineTargetChannelNames', etc (instead of "resolve..."). This clarifies the distinction between the target channel decision and the resolution of a channel *name* to a channel instance. The latter is now the responsibility of a ChannelResolver strategy, and all subclasses of AbstractChannelNameResolvingMessageRouter now delegate to a ChannelResolver after 'determineTargetChannelNames' has returned the channel name(s). In most cases, it will be a BeanFactoryChannelResolver.
2008-10-12 17:58:36 +00:00
.classpath
Upgraded Spring-WS, XML, and OXM to version 1.5.4.A (INT-346).
2008-08-19 13:51:25 +00:00
.project
Added new 'org.springframework.integration.xml' module (INT-265).
2008-06-24 18:17:56 +00:00
build.xml
Added new 'org.springframework.integration.xml' module (INT-265).
2008-06-24 18:17:56 +00:00
ivy.xml
Upgraded Spring-WS, XML, and OXM to version 1.5.4.A (INT-346).
2008-08-19 13:51:25 +00:00
template.mf
Upgraded Spring-WS, XML, and OXM to version 1.5.4.A (INT-346).
2008-08-19 13:51:25 +00:00