Class IntegrationGraphControllerParser
java.lang.Object
org.springframework.integration.http.config.IntegrationGraphControllerParser
- All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser
public class IntegrationGraphControllerParser
extends Object
implements org.springframework.beans.factory.xml.BeanDefinitionParser
The
BeanDefinitionParser
for the <int-http:graph-controller>
component.- Since:
- 4.3
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IntegrationGraphControllerParser
public IntegrationGraphControllerParser()
-
-
Method Details
-
parse
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext) - Specified by:
parse
in interfaceorg.springframework.beans.factory.xml.BeanDefinitionParser
-