Uses of Class
org.springframework.integration.support.management.ControlBusCommandRegistry
Package
Description
Base package for configuration.
Provides classes implementing various types of message handler.
Provides classes related to management support.
-
Uses of ControlBusCommandRegistry in org.springframework.integration.config
ModifierConstructorDescriptionIntegrationManagementConfiguration
(ControlBusCommandRegistry controlBusCommandRegistry) -
Uses of ControlBusCommandRegistry in org.springframework.integration.handler
ModifierConstructorDescriptionControlBusMessageProcessor
(ControlBusCommandRegistry controlBusCommandRegistry) Create an instance based on the providedControlBusCommandRegistry
. -
Uses of ControlBusCommandRegistry in org.springframework.integration.http.management
ModifierConstructorDescriptionControlBusController
(ControlBusCommandRegistry controlBusCommandRegistry, FormattingConversionService conversionService)