Package org.redisson.spring.support
Interface RedissonNamespaceDecorator
- All Known Implementing Classes:
DelayedQueueDecorator,LocalCachedMapOptionsDecorator,ReadWriteLockDecorator,RedissonNamespaceDefaultDecorator,RedissonNestedElementAwareDecorator,RemoteInvocationOptionDecorator
Deprecated.
- Author:
- Rui Gu (https://github.com/jackygurui)
-
Method Summary
Modifier and TypeMethodDescriptionvoiddecorate(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder, RedissonNamespaceParserSupport helper) Deprecated.
-
Method Details
-
decorate
void decorate(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder, RedissonNamespaceParserSupport helper) Deprecated.
-