Class ControlBusCommandRegistry

java.lang.Object
org.springframework.integration.support.management.ControlBusCommandRegistry
All Implemented Interfaces:
Aware, BeanPostProcessor, DestructionAwareBeanPostProcessor, SmartInitializingSingleton, ApplicationContextAware

public class ControlBusCommandRegistry extends Object implements ApplicationContextAware, SmartInitializingSingleton, DestructionAwareBeanPostProcessor
A global component to serve Control Bus command and respective SpEL expression relationships.
Since:
6.4
Author:
Artem Bilan
See Also: