public class SmppInboundChannelAdapterParser
extends org.springframework.integration.config.xml.AbstractChannelAdapterParser
| Constructor and Description |
|---|
SmppInboundChannelAdapterParser() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.beans.factory.support.AbstractBeanDefinition |
doParse(org.w3c.dom.Element e,
org.springframework.beans.factory.xml.ParserContext context,
java.lang.String channelName) |
protected boolean |
shouldGenerateId() |
protected boolean |
shouldGenerateIdAsFallback() |
parseInternal, resolveIdprotected boolean shouldGenerateId()
shouldGenerateId in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserprotected boolean shouldGenerateIdAsFallback()
shouldGenerateIdAsFallback in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserprotected org.springframework.beans.factory.support.AbstractBeanDefinition doParse(org.w3c.dom.Element e,
org.springframework.beans.factory.xml.ParserContext context,
java.lang.String channelName)
doParse in class org.springframework.integration.config.xml.AbstractChannelAdapterParser