public class BusDefinitionParser extends AbstractBPBeanDefinitionParser
Type | Property and Description |
---|---|
protected boolean |
hasBus |
AbstractBPBeanDefinitionParser.JAXBBeanFactory
Constructor and Description |
---|
BusDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasBusProperty() |
protected void |
mapElement(ParserContext ctx,
MutableBeanMetadata bean,
Element el,
String name) |
Metadata |
parse(Element element,
ParserContext context) |
protected void |
processBusAttribute(Element element,
ParserContext ctx,
MutableBeanMetadata bean,
String val) |
createObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, getContext, isAttribute, isNamespace, mapAttribute, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, processNameAttribute, setFirstChildAsProperty
protected boolean hasBusProperty
hasBusProperty
in class AbstractBPBeanDefinitionParser
public Metadata parse(Element element, ParserContext context)
protected void processBusAttribute(Element element, ParserContext ctx, MutableBeanMetadata bean, String val)
processBusAttribute
in class AbstractBPBeanDefinitionParser
protected boolean hasBusProperty()
hasBusProperty
in class AbstractBPBeanDefinitionParser
protected void mapElement(ParserContext ctx, MutableBeanMetadata bean, Element el, String name)
mapElement
in class AbstractBPBeanDefinitionParser
Copyright © 2016 JBoss by Red Hat. All rights reserved.