public class BusDefinitionParser extends AbstractBPBeanDefinitionParser
Type | Property and Description |
---|---|
protected boolean |
hasBus |
Constructor and Description |
---|
BusDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasBusProperty() |
protected void |
mapElement(org.apache.aries.blueprint.ParserContext ctx,
org.apache.aries.blueprint.mutable.MutableBeanMetadata bean,
Element el,
String name) |
org.osgi.service.blueprint.reflect.Metadata |
parse(Element element,
org.apache.aries.blueprint.ParserContext context) |
createObjectOfClass, createRef, createValue, createValue, getBus, getBusRef, isAttribute, isNamespace, mapAttribute, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, setFirstChildAsProperty
hasBusProperty
in class AbstractBPBeanDefinitionParser
public org.osgi.service.blueprint.reflect.Metadata parse(Element element, org.apache.aries.blueprint.ParserContext context)
protected boolean hasBusProperty()
hasBusProperty
in class AbstractBPBeanDefinitionParser
protected void mapElement(org.apache.aries.blueprint.ParserContext ctx, org.apache.aries.blueprint.mutable.MutableBeanMetadata bean, Element el, String name)
mapElement
in class AbstractBPBeanDefinitionParser
Apache CXF