@Configuration
@ImportResource(value={"classpath:ikasan-transaction-pointcut-jms.xml","classpath:filetransfer-service-conf.xml","classpath:h2-datasource-conf.xml"})
public class ModuleConfig
extends java.lang.Object
| Constructor and Description |
|---|
ModuleConfig() |
| Modifier and Type | Method and Description |
|---|---|
Flow |
getFtpConsumerFlow(ModuleBuilder moduleBuilder,
ComponentBuilder componentBuilder) |
Flow |
getJmsToFtpFlow(ModuleBuilder moduleBuilder,
ComponentBuilder componentBuilder) |
Module |
getModule() |
@Bean public Module getModule()
public Flow getFtpConsumerFlow(ModuleBuilder moduleBuilder, ComponentBuilder componentBuilder)
public Flow getJmsToFtpFlow(ModuleBuilder moduleBuilder, ComponentBuilder componentBuilder)
Copyright © 2007-2020 Ikasan. All Rights Reserved.