Uses of Record Class
org.springframework.integration.http.management.ControlBusController.ControlBusCommand
Packages that use ControlBusController.ControlBusCommand
Package
Description
Provides classes related to management support.
-
Uses of ControlBusController.ControlBusCommand in org.springframework.integration.http.management
Methods in org.springframework.integration.http.management that return types with arguments of type ControlBusController.ControlBusCommandModifier and TypeMethodDescriptionControlBusController.ControlBusBean.commands()
Returns the value of thecommands
record component.Constructor parameters in org.springframework.integration.http.management with type arguments of type ControlBusController.ControlBusCommandModifierConstructorDescriptionControlBusBean
(String beanName, List<ControlBusController.ControlBusCommand> commands) Creates an instance of aControlBusBean
record class.