public class RMBPTxStoreBeanDefinitionParser extends SimpleBPBeanDefinitionParser
hasBusProperty
AbstractBPBeanDefinitionParser.JAXBBeanFactory
cls
Constructor and Description |
---|
RMBPTxStoreBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected void |
mapAttribute(org.apache.aries.blueprint.mutable.MutableBeanMetadata bean,
Element e,
String name,
String val,
org.apache.aries.blueprint.ParserContext context) |
protected void |
parseChildElements(Element element,
org.apache.aries.blueprint.ParserContext ctx,
org.apache.aries.blueprint.mutable.MutableBeanMetadata bean) |
getFactoryCreateType, getFactorySuffix, getId, parse
createObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, getContext, hasBusProperty, isAttribute, isNamespace, mapElement, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseListData, parseMapData, parseQName, processBusAttribute, processNameAttribute, setFirstChildAsProperty
protected void parseChildElements(Element element, org.apache.aries.blueprint.ParserContext ctx, org.apache.aries.blueprint.mutable.MutableBeanMetadata bean)
parseChildElements
in class AbstractBPBeanDefinitionParser
protected void mapAttribute(org.apache.aries.blueprint.mutable.MutableBeanMetadata bean, Element e, String name, String val, org.apache.aries.blueprint.ParserContext context)
mapAttribute
in class AbstractBPBeanDefinitionParser
Apache CXF