public class BusDefinitionParser extends AbstractBeanDefinitionParser
hasBusProperty
Modifier and Type | Class and Description |
---|---|
static class |
BusDefinitionParser.BusConfig |
WIRE_BUS_ATTRIBUTE, WIRE_BUS_CREATE, WIRE_BUS_HANDLER, WIRE_BUS_NAME
Constructor and Description |
---|
BusDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
doParse(Element element,
ParserContext ctx,
BeanDefinitionBuilder bean) |
protected void |
mapElement(ParserContext ctx,
BeanDefinitionBuilder bean,
Element e,
String name) |
protected boolean |
processBusAttribute(Element element,
ParserContext ctx,
BeanDefinitionBuilder bean,
String val) |
protected String |
resolveId(Element element,
AbstractBeanDefinition definition,
ParserContext ctx) |
addBusWiringAttribute, addBusWiringAttribute, getBeanClass, getBeanClass, getFirstChild, getIdOrName, getJaxbPackage, getSuffix, hasBusProperty, isAttribute, mapAttribute, mapAttribute, mapElementToJaxbBean, mapElementToJaxbBean, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbPropertyFactory, mapToProperty, parseAttribute, parseAttributes, parseChildElements, parseQName, processNameAttribute, setBeanClass, setFirstChildAsProperty, unmarshalFactoryString
protected void doParse(Element element, ParserContext ctx, BeanDefinitionBuilder bean)
doParse
in class AbstractBeanDefinitionParser
protected boolean processBusAttribute(Element element, ParserContext ctx, BeanDefinitionBuilder bean, String val)
processBusAttribute
in class AbstractBeanDefinitionParser
protected void mapElement(ParserContext ctx, BeanDefinitionBuilder bean, Element e, String name)
mapElement
in class AbstractBeanDefinitionParser
protected String resolveId(Element element, AbstractBeanDefinition definition, ParserContext ctx)
resolveId
in class AbstractBeanDefinitionParser
Copyright © 2016 JBoss by Red Hat. All rights reserved.