public class MessageHistoryParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
<message-history/>
parser.
Delegates the BeanDefinition
registration to the MessageHistoryRegistrar
.Constructor and Description |
---|
MessageHistoryParser() |
Modifier and Type | Method and Description |
---|---|
org.springframework.beans.factory.config.BeanDefinition |
parse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext) |
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
parse
in interface org.springframework.beans.factory.xml.BeanDefinitionParser