クラス GroovyControlBusFactoryBean

java.lang.ObjectSE
org.springframework.integration.config.AbstractSimpleMessageHandlerFactoryBean<MessageHandler>
org.springframework.integration.groovy.config.GroovyControlBusFactoryBean
実装されたすべてのインターフェース:
AwareBeanClassLoaderAwareBeanFactoryAwareBeanNameAwareFactoryBean<MessageHandler>ApplicationContextAwareApplicationEventPublisherAware

public class GroovyControlBusFactoryBean extends AbstractSimpleMessageHandlerFactoryBean<MessageHandler> implements BeanClassLoaderAware
メッセージを Groovy スクリプトとして処理する MessageHandler インスタンスを作成するための FactoryBean。
導入:
2.0
作成者:
Dave Syer, Oleg Zhurakousky, Mark Fisher, Artem Bilan, Stefan Reuter, Gary Russell