public final class RedissonDefinitionParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
Modifier and Type | Field and Description |
---|---|
static String |
ID_ATTRIBUTE |
static String |
NAME_ATTRIBUTE |
Modifier and Type | Method and Description |
---|---|
org.springframework.beans.factory.config.BeanDefinition |
parse(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext) |
public static final String ID_ATTRIBUTE
public static final String NAME_ATTRIBUTE
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
parse
in interface org.springframework.beans.factory.xml.BeanDefinitionParser
Copyright © 2014–2020 Redisson. All rights reserved.