Package org.redisson.spring.support
Class RemoteInvocationOptionDecorator
java.lang.Object
org.redisson.spring.support.RemoteInvocationOptionDecorator
- All Implemented Interfaces:
RedissonNamespaceDecorator
@Deprecated
public class RemoteInvocationOptionDecorator
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
-
RemoteInvocationOptionDecorator
public RemoteInvocationOptionDecorator()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
-