Class IntegrationGraphControllerRegistrar

java.lang.Object
org.springframework.integration.http.config.IntegrationGraphControllerRegistrar
All Implemented Interfaces:
ImportBeanDefinitionRegistrar

public class IntegrationGraphControllerRegistrar extends Object implements ImportBeanDefinitionRegistrar
Registers the necessary beans for EnableIntegrationGraphController.
Since:
4.3
Author:
Artem Bilan, Gary Russell, Chris Bono