public class RedissonRPCClientDefinitionParser extends AbstractRedissonNamespaceDefinitionParser
helper
Constructor and Description |
---|
RedissonRPCClientDefinitionParser(RedissonNamespaceParserSupport helper,
RedissonNamespaceDecorator decorator) |
Modifier and Type | Method and Description |
---|---|
protected Class<?> |
getBeanClass(Element element) |
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) |
doParse, doParse, shouldGenerateIdAsFallback
getBeanClassName, getParentName, parseInternal
public RedissonRPCClientDefinitionParser(RedissonNamespaceParserSupport helper, RedissonNamespaceDecorator decorator)
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)
parseNested
in class AbstractRedissonNamespaceDefinitionParser
Copyright © 2014–2019 The Redisson Project. All rights reserved.