|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean<MessageHandler> org.springframework.integration.config.ExpressionControlBusFactoryBean
public class ExpressionControlBusFactoryBean
FactoryBean for creating MessageHandler
instances to handle a message as a SpEL expression.
Constructor Summary | |
---|---|
ExpressionControlBusFactoryBean()
|
Method Summary | |
---|---|
protected MessageHandler |
createHandler()
|
void |
setSendTimeout(java.lang.Long sendTimeout)
|
Methods inherited from class org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean |
---|
createHandlerInternal, getBeanFactory, getObject, getObjectType, isSingleton, setAdviceChain, setBeanFactory, setOrder, setOutputChannel |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExpressionControlBusFactoryBean()
Method Detail |
---|
public void setSendTimeout(java.lang.Long sendTimeout)
protected MessageHandler createHandler()
createHandler
in class AbstractSimpleMessageHandlerFactoryBean<MessageHandler>
|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |