public class DefaultInboundChannelAdapterParser extends AbstractPollingInboundChannelAdapterParser
Constructor and Description |
---|
DefaultInboundChannelAdapterParser() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.beans.BeanMetadataElement |
parseSource(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext)
Subclasses must implement this method to parse the PollableSource instance
which the created Channel Adapter will poll.
|
doParse
parseInternal, resolveId
protected org.springframework.beans.BeanMetadataElement parseSource(org.w3c.dom.Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
AbstractPollingInboundChannelAdapterParser
parseSource
in class AbstractPollingInboundChannelAdapterParser