|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
org.apache.cxf.configuration.blueprint.SimpleBPBeanDefinitionParser
org.apache.cxf.ws.rm.blueprint.RMBPTxStoreBeanDefinitionParser
public class RMBPTxStoreBeanDefinitionParser
This class provides some common functions used by the two BP TxStore bean definition parsers in this package.
Field Summary |
---|
Fields inherited from class org.apache.cxf.configuration.blueprint.SimpleBPBeanDefinitionParser |
---|
cls |
Constructor Summary | |
---|---|
RMBPTxStoreBeanDefinitionParser()
|
Method Summary | |
---|---|
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)
|
Methods inherited from class org.apache.cxf.configuration.blueprint.SimpleBPBeanDefinitionParser |
---|
getFactoryCreateType, getFactorySuffix, getId, parse |
Methods inherited from class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser |
---|
createObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, hasBusProperty, isAttribute, isNamespace, mapElement, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseListData, parseMapData, parseQName, processBusAttribute, processNameAttribute, setFirstChildAsProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RMBPTxStoreBeanDefinitionParser()
Method Detail |
---|
protected void parseChildElements(Element element, org.apache.aries.blueprint.ParserContext ctx, org.apache.aries.blueprint.mutable.MutableBeanMetadata bean)
parseChildElements
in class org.apache.cxf.configuration.blueprint.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 org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |