Closed
Description
Artem Bilan opened INT-2605 and commented
Since we now support a lot of components inside the <chain>
and and they, in turn, may implement SmartLifecycle
, it is necessary to add implementation of the last one to MessageHandlerChain
as delegation to each MessageHandler
which implements SmartLifecycle
.
Issue Links:
- Spring Integration - Chain Processing Issue [INT-2321] #6304 Spring Integration - Chain Processing Issue