Package org.redisson.spring.support
Class ReadWriteLockDecorator
java.lang.Object
org.redisson.spring.support.ReadWriteLockDecorator
- All Implemented Interfaces:
RedissonNamespaceDecorator
@Deprecated
public class ReadWriteLockDecorator
extends Object
implements RedissonNamespaceDecorator
Deprecated.
- Author:
- Rui Gu (https://github.com/jackygurui)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddecorate(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder, RedissonNamespaceParserSupport helper) Deprecated.
-
Constructor Details
-
ReadWriteLockDecorator
public ReadWriteLockDecorator()Deprecated.
-
-
Method Details
-
decorate
public void decorate(Element element, org.springframework.beans.factory.xml.ParserContext parserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder builder, RedissonNamespaceParserSupport helper) Deprecated.- Specified by:
decoratein interfaceRedissonNamespaceDecorator
-