added reference to pojo-method handling

This commit is contained in:
Marius Bogoevici
2008-05-23 07:17:15 +00:00
parent b617f0b80a
commit 2219330e8b

View File

@@ -16,6 +16,7 @@ Added support for parameter-binding with @HeaderAttribute and @HeaderProperty an
Handler methods configured with namespace support now accept a Message payload
Implemented a MessageSelectorChain (consistent with MessageHandlerChain)
Added @CompletionStrategy annotation and CompletionStrategyAdapter for aggregators
The sequence number and sequence size are propagated correctly for POJO-based handler methods.
Source implementations may be connected to a DirectChannel
The ErrorHandler is now provided to ConcurrentTargets
Implemented RootCauseErrorMessageRouter