fun controlBus(endpointConfigurer: GenericEndpointSpec<ServiceActivatingHandler>.() -> Unit = {}): Unit
Populate the Control Bus EI Pattern specific MessageHandler implementation at the current IntegrationFlow chain position.
Control Bus