Class BinderAwareRouter


  • public class BinderAwareRouter
    extends Object
    A BeanPostProcessor that sets a BinderAwareChannelResolver on any bean of type AbstractMappingMessageRouter within the context.
    Author:
    Mark Fisher, Gary Russell, Oleg Zhurakousky
    • Constructor Detail

      • BinderAwareRouter

        public BinderAwareRouter​(org.springframework.integration.router.AbstractMappingMessageRouter[] routers,
                                 org.springframework.messaging.core.DestinationResolver<org.springframework.messaging.MessageChannel> channelResolver)