org.springframework.integration.dsl / KotlinIntegrationFlowDefinition / addComponent

addComponent

protected fun addComponent(component: Any): KotlinIntegrationFlowDefinition
protected fun addComponent(component: Any, beanName: String?): KotlinIntegrationFlowDefinition

Delegate a provided component into an adaptee set of components.