Class RedissonDefinitionParser

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

    public final class RedissonDefinitionParser
    extends 
    implements org.springframework.beans.factory.xml.BeanDefinitionParser
    Author:
    Rui Gu (https://github.com/jackygurui)
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.springframework.beans.factory.config.BeanDefinition  element, org.springframework.beans.factory.xml.ParserContext parserContext)  
      • Methods inherited from class java.lang.

        , , , , , , , , , ,
    • Method Detail

      • parse

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