| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean
org.springframework.integration.config.xml.ExpressionControlBusFactoryBean
public class ExpressionControlBusFactoryBean
FactoryBean for creating MessageHandler instances to handle a message as a Groovy Script.
| Constructor Summary | |
|---|---|
ExpressionControlBusFactoryBean(ExpressionPayloadMessageProcessor processor)
 | 
|
| 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, 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(ExpressionPayloadMessageProcessor processor)
| Method Detail | 
|---|
public void setSendTimeout(java.lang.Long sendTimeout)
protected MessageHandler createHandler()
createHandler in class AbstractSimpleMessageHandlerFactoryBean
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||