Interface RedissonNamespaceDecorator

All Known Implementing Classes:
DelayedQueueDecorator, LocalCachedMapOptionsDecorator, ReadWriteLockDecorator, RedissonNamespaceDefaultDecorator, RedissonNestedElementAwareDecorator, RemoteInvocationOptionDecorator

@Deprecated public interface RedissonNamespaceDecorator
Deprecated.
Author:
Rui Gu (https://github.com/jackygurui)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    decorate(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.