Uses of Interface
org.redisson.spring.support.RedissonNamespaceDecorator
-
Packages that use RedissonNamespaceDecorator Package Description org.redisson.spring.support -
-
Uses of RedissonNamespaceDecorator in org.redisson.spring.support
Classes in org.redisson.spring.support that implement RedissonNamespaceDecorator Modifier and Type Class Description classDelayedQueueDecoratorclassLocalCachedMapOptionsDecoratorclassReadWriteLockDecoratorclassRedissonNamespaceDefaultDecoratorclassRedissonNestedElementAwareDecoratorclassRemoteInvocationOptionDecoratorConstructors in org.redisson.spring.support with parameters of type RedissonNamespaceDecorator Constructor Description AbstractRedissonNamespaceDefinitionParser(RedissonNamespaceParserSupport helper, String parentRefAttribute, RedissonNamespaceDecorator decorator)RedissonRPCClientDefinitionParser(RedissonNamespaceParserSupport helper, RedissonNamespaceDecorator decorator)
-