Class RedissonRPCClientDefinitionParser

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

    public class RedissonRPCClientDefinitionParser
    extends AbstractRedissonNamespaceDefinitionParser
    Author:
    Rui Gu (https://github.com/jackygurui)
    • Method Detail

      • parseNested

        protected void parseNested​(Element element,
                                   org.springframework.beans.factory.xml.ParserContext parserContext,
                                   org.springframework.beans.factory.support.BeanDefinitionBuilder builder,
                                   org.springframework.beans.factory.config.BeanDefinition bd)
        Specified by:
        parseNested in class AbstractRedissonNamespaceDefinitionParser
      • getBeanClass

        protected Class<?> getBeanClass​(Element element)
        Overrides:
        getBeanClass in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser