public class RMFeatureBeanDefinitionParser extends AbstractBeanDefinitionParser
WIRE_BUS_ATTRIBUTE, WIRE_BUS_CREATE, WIRE_BUS_HANDLER, WIRE_BUS_NAME
Constructor and Description |
---|
RMFeatureBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected Class<?> |
getBeanClass(Element element) |
protected String |
getJaxbPackage() |
protected void |
mapElement(org.springframework.beans.factory.xml.ParserContext ctx,
org.springframework.beans.factory.support.BeanDefinitionBuilder bean,
Element e,
String name) |
protected void |
parseChildElements(Element element,
org.springframework.beans.factory.xml.ParserContext ctx,
org.springframework.beans.factory.support.BeanDefinitionBuilder bean) |
protected boolean |
shouldGenerateIdAsFallback() |
addBusWiringAttribute, addBusWiringAttribute, doParse, getBeanClass, getFirstChild, getIdOrName, getSuffix, hasBusProperty, isAttribute, mapAttribute, mapAttribute, mapElementToJaxbBean, mapElementToJaxbBean, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbPropertyFactory, mapToProperty, parseAttribute, parseAttributes, parseQName, processBusAttribute, processNameAttribute, resolveId, setBeanClass, setFirstChildAsProperty, unmarshalFactoryString
doParse, getBeanClassName, getParentName, parseInternal
protected void parseChildElements(Element element, org.springframework.beans.factory.xml.ParserContext ctx, org.springframework.beans.factory.support.BeanDefinitionBuilder bean)
parseChildElements
in class AbstractBeanDefinitionParser
protected void mapElement(org.springframework.beans.factory.xml.ParserContext ctx, org.springframework.beans.factory.support.BeanDefinitionBuilder bean, Element e, String name)
mapElement
in class AbstractBeanDefinitionParser
protected Class<?> getBeanClass(Element element)
getBeanClass
in class AbstractBeanDefinitionParser
protected boolean shouldGenerateIdAsFallback()
shouldGenerateIdAsFallback
in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
protected String getJaxbPackage()
getJaxbPackage
in class AbstractBeanDefinitionParser
Apache CXF