Uses of Class
org.redisson.spring.support.RedissonNamespaceParserSupport
-
Packages that use RedissonNamespaceParserSupport Package Description org.redisson.spring.support -
-
Uses of RedissonNamespaceParserSupport in org.redisson.spring.support
Fields in org.redisson.spring.support declared as RedissonNamespaceParserSupport Modifier and Type Field Description protected RedissonNamespaceParserSupportAbstractRedissonNamespaceDefinitionParser. helperMethods in org.redisson.spring.support with parameters of type RedissonNamespaceParserSupport Modifier and Type Method Description voidDelayedQueueDecorator. 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 RedissonNamespaceParserSupport Constructor Description AbstractRedissonNamespaceDefinitionParser(RedissonNamespaceParserSupport helper, String parentRefAttribute)AbstractRedissonNamespaceDefinitionParser(RedissonNamespaceParserSupport helper, String parentRefAttribute, RedissonNamespaceDecorator decorator)RedisDefinitionParser(RedissonNamespaceParserSupport helper)RedissonLiveObjectDefinitionParser(RedissonNamespaceParserSupport helper)RedissonLiveObjectRegistrationDefinitionParser(RedissonNamespaceParserSupport helper)RedissonMultiLockDefinitionParser(RedissonNamespaceParserSupport helper)RedissonReadAndWriteLockDefinitionParser(RedissonNamespaceParserSupport helper)RedissonRPCClientDefinitionParser(RedissonNamespaceParserSupport helper, RedissonNamespaceDecorator decorator)RedissonRPCServerDefinitionParser(RedissonNamespaceParserSupport helper)
-