public class MethodInvokingRouter extends AbstractMappingMessageRouter
ChannelResolver is required.logger| Constructor and Description |
|---|
MethodInvokingRouter(Object object) |
MethodInvokingRouter(Object object,
Method method) |
MethodInvokingRouter(Object object,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Object> |
getChannelKeys(Message<?> message)
Subclasses must implement this method to return the channel keys.
|
void |
onInit()
Subclasses may implement this for initialization logic.
|
determineTargetChannels, getChannelMappings, removeChannelMapping, setChannelMapping, setChannelMappings, setChannelResolver, setPrefix, setResolutionRequired, setSuffixgetComponentType, getMessagingTemplate, getRequiredConversionService, handleMessageInternal, setApplySequence, setDefaultOutputChannel, setIgnoreSendFailures, setTimeoutgetOrder, handleMessage, setOrder, setShouldTrackafterPropertiesSet, getApplicationContextId, getBeanFactory, getComponentName, getConversionService, getIntegrationProperties, getIntegrationProperty, getTaskScheduler, setApplicationContext, setBeanFactory, setBeanName, setComponentName, setConversionService, setTaskScheduler, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComponentNamepublic MethodInvokingRouter(Object object)
public final void onInit()
IntegrationObjectSupportonInit in class AbstractMappingMessageRouterprotected List<Object> getChannelKeys(Message<?> message)
AbstractMappingMessageRoutergetChannelKeys in class AbstractMappingMessageRouterCopyright © 2016. All rights reserved.