Class MessageChannelReference

java.lang.Object
org.springframework.integration.dsl.support.MessageChannelReference
All Implemented Interfaces:
MessageChannel

public class MessageChannelReference
extends Object
implements MessageChannel
An "artificial" MessageChannel implementation which will be unwrapped to the MessageChannel bean on the bean registration phase. For internal use only.
Since:
5.0
Author:
Artem Bilan
See Also:
IntegrationFlowBeanPostProcessor