public abstract class ProviderBeanDefinitionParser
extends org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
| Constructor and Description |
|---|
ProviderBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.springframework.beans.factory.support.AbstractBeanDefinition |
parseEndpointAndReturnFilter(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext,
String tokenServicesRef,
String serializerRef) |
protected org.springframework.beans.factory.support.AbstractBeanDefinition |
parseInternal(Element element,
org.springframework.beans.factory.xml.ParserContext parserContext) |
protected org.springframework.beans.factory.support.AbstractBeanDefinition parseInternal(Element element, org.springframework.beans.factory.xml.ParserContext parserContext)
parseInternal in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserCopyright © 2019. All rights reserved.