controlBus

fun controlBus(endpointConfigurer: GenericEndpointSpec<ServiceActivatingHandler>.() -> Unit = {})

Deprecated

Use 'controlBusOnRegistry()' instead.

Replace with

controlBusOnRegistry()

Populate the Control Bus EI Pattern specific MessageHandler implementation at the current IntegrationFlow chain position.