public class ServicesBeanDefinitionParser extends Object implements org.springframework.beans.factory.xml.BeanDefinitionParser
Modifier and Type | Field and Description |
---|---|
static QName |
ELEMENT_NAME
Element name.
|
static QName |
SCHEMA_TYPE
Schema type.
|
Constructor and Description |
---|
ServicesBeanDefinitionParser() |
public static final QName ELEMENT_NAME
public static final QName SCHEMA_TYPE
public org.springframework.beans.factory.config.BeanDefinition parse(Element config, org.springframework.beans.factory.xml.ParserContext context)
parse
in interface org.springframework.beans.factory.xml.BeanDefinitionParser
Copyright © 1999–2014. All rights reserved.