Class TimerParser

  • All Implemented Interfaces:
    org.springframework.beans.factory.xml.BeanDefinitionParser

    public class TimerParser
    extends Object
    implements org.springframework.beans.factory.xml.BeanDefinitionParser
    Parses the Timer container bean definition.
    Since:
    2.5
    Author:
    Martin Maher
    • Constructor Detail

      • TimerParser

        public TimerParser()
    • Method Detail

      • parse

        public org.springframework.beans.factory.config.BeanDefinition parse​(Element element,
                                                                             org.springframework.beans.factory.xml.ParserContext parserContext)
        Specified by:
        parse in interface org.springframework.beans.factory.xml.BeanDefinitionParser