public class RMBPTxStoreBeanDefinitionParser extends SimpleBPBeanDefinitionParser
hasBusPropertyAbstractBPBeanDefinitionParser.JAXBBeanFactorycls| 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, parsecreateObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, getContext, hasBusProperty, isAttribute, isNamespace, mapElement, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseListData, parseMapData, parseQName, processBusAttribute, processNameAttribute, setFirstChildAsPropertyprotected void parseChildElements(Element element, org.apache.aries.blueprint.ParserContext ctx, org.apache.aries.blueprint.mutable.MutableBeanMetadata bean)
parseChildElements in class AbstractBPBeanDefinitionParserprotected void mapAttribute(org.apache.aries.blueprint.mutable.MutableBeanMetadata bean,
Element e,
String name,
String val,
org.apache.aries.blueprint.ParserContext context)
mapAttribute in class AbstractBPBeanDefinitionParserApache CXF