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