public class MessageDispatcher extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
Constructor and Description |
---|
MessageDispatcher() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.integration.core.MessageSelector |
actionSelector(BusAction action) |
void |
afterPropertiesSet() |
static org.springframework.integration.core.MessageSelector |
topicSelector(BusTopic topic) |
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
public static org.springframework.integration.core.MessageSelector topicSelector(BusTopic topic)
public static org.springframework.integration.core.MessageSelector actionSelector(BusAction action)
Copyright © 2023 Frank!Framework. All rights reserved.