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 class
DelayedQueueDecorator
class
LocalCachedMapOptionsDecorator
class
ReadWriteLockDecorator
class
RedissonNamespaceDefaultDecorator
class
RedissonNestedElementAwareDecorator
class
RemoteInvocationOptionDecorator
Constructors in org.redisson.spring.support with parameters of type RedissonNamespaceDecorator Constructor Description AbstractRedissonNamespaceDefinitionParser(RedissonNamespaceParserSupport helper, String parentRefAttribute, RedissonNamespaceDecorator decorator)
RedissonRPCClientDefinitionParser(RedissonNamespaceParserSupport helper, RedissonNamespaceDecorator decorator)
-