Class TcpConnectionFactoryParser
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.ip.config.TcpConnectionFactoryParser
- All Implemented Interfaces:
 BeanDefinitionParser
- Since:
 - 2.0
 - Author:
 - Gary Russell
 
- 
Field Summary
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
ID_ATTRIBUTE, NAME_ATTRIBUTE - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractBeanDefinitionparseInternal(Element element, ParserContext parserContext) Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases 
- 
Constructor Details
- 
TcpConnectionFactoryParser
public TcpConnectionFactoryParser() 
 - 
 - 
Method Details
- 
parseInternal
- Specified by:
 parseInternalin classAbstractBeanDefinitionParser
 
 -