Package org.redisson.spring.support
Class RedissonDefinitionParser
java.lang.Object
org.redisson.spring.support.RedissonDefinitionParser
- All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser
public final class RedissonDefinitionParser
extends Object
implements org.springframework.beans.factory.xml.BeanDefinitionParser
- Author:
- Rui Gu (https://github.com/jackygurui)
-
Field Details
-
ID_ATTRIBUTE
- See Also:
-
NAME_ATTRIBUTE
- See Also:
-
-
Method Details
-
parse
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext) - Specified by:
parse
in interfaceorg.springframework.beans.factory.xml.BeanDefinitionParser
-