Uses of Class
org.redisson.spring.support.RedissonNamespaceParserSupport
Packages that use RedissonNamespaceParserSupport
-
Uses of RedissonNamespaceParserSupport in org.redisson.spring.support
Fields in org.redisson.spring.support declared as RedissonNamespaceParserSupportModifier and TypeFieldDescriptionprotected final RedissonNamespaceParserSupportAbstractRedissonNamespaceDefinitionParser.helperMethods in org.redisson.spring.support with parameters of type RedissonNamespaceParserSupportModifier and TypeMethodDescriptionvoidDelayedQueueDecorator.decorate(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder, RedissonNamespaceParserSupport helper) voidLocalCachedMapOptionsDecorator.decorate(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder, RedissonNamespaceParserSupport helper) voidReadWriteLockDecorator.decorate(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder, RedissonNamespaceParserSupport helper) voidRedissonNamespaceDecorator.decorate(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder, RedissonNamespaceParserSupport helper) voidRedissonNamespaceDefaultDecorator.decorate(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder, RedissonNamespaceParserSupport helper) voidRedissonNestedElementAwareDecorator.decorate(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder, RedissonNamespaceParserSupport helper) voidRemoteInvocationOptionDecorator.decorate(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder, RedissonNamespaceParserSupport helper) Constructors in org.redisson.spring.support with parameters of type RedissonNamespaceParserSupportModifierConstructorDescriptionprotectedAbstractRedissonNamespaceDefinitionParser(RedissonNamespaceParserSupport helper, String parentRefAttribute) AbstractRedissonNamespaceDefinitionParser(RedissonNamespaceParserSupport helper, String parentRefAttribute, RedissonNamespaceDecorator decorator) RedissonRPCClientDefinitionParser(RedissonNamespaceParserSupport helper, RedissonNamespaceDecorator decorator)