Class BinderAwareRouter
- java.lang.Object
-
- org.springframework.cloud.stream.binding.BinderAwareRouter
-
public class BinderAwareRouter extends Object
ABeanPostProcessorthat sets aBinderAwareChannelResolveron any bean of typeAbstractMappingMessageRouterwithin the context.- Author:
- Mark Fisher, Gary Russell, Oleg Zhurakousky
-
-
Constructor Summary
Constructors Constructor Description BinderAwareRouter(org.springframework.integration.router.AbstractMappingMessageRouter[] routers, org.springframework.messaging.core.DestinationResolver<org.springframework.messaging.MessageChannel> channelResolver)
-