Interface MappingMessageRouterManagement

All Known Implementing Classes:
AbstractMappingMessageRouter, ErrorMessageExceptionTypeRouter, ExpressionEvaluatingRouter, HeaderValueRouter, MethodInvokingRouter, PayloadTypeRouter, XPathRouter

public interface MappingMessageRouterManagement
Exposes channel mapping operations when the router is proxied. setChannelMappings(Map) is also exposed. This cannot be used with a control-bus, but it can be used programmatically or over JMX.
Since:
2.1
Author:
Gary Russell