Class MessageChannelReference
java.lang.Object
org.springframework.integration.dsl.support.MessageChannelReference
- All Implemented Interfaces:
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:
-
Field Summary
Fields inherited from interface org.springframework.messaging.MessageChannel
INDEFINITE_TIMEOUT
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MessageChannelReference
-
-
Method Details
-
getName
-
send
- Specified by:
send
in interfaceMessageChannel
-
send
- Specified by:
send
in interfaceMessageChannel
-