public class RemoteChunkingSlaveParser
extends org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
Parser for the remote-chunking-slave namespace element. If an
ItemProcessor
is not provided, an
PassThroughItemProcessor
will be
configured.
Constructor and Description |
---|
RemoteChunkingSlaveParser() |
Modifier and Type | Method and Description |
---|---|
protected org.springframework.beans.factory.support.AbstractBeanDefinition |
parseInternal(org.w3c.dom.Element element,
org.springframework.beans.factory.xml.ParserContext parserContext) |
protected org.springframework.beans.factory.support.AbstractBeanDefinition parseInternal(org.w3c.dom.Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
parseInternal
in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser