public class JAXRSClientFactoryBeanDefinitionParser extends SimpleBPBeanDefinitionParser
| Type | Property and Description |
|---|---|
protected boolean |
hasBus |
AbstractBPBeanDefinitionParser.JAXBBeanFactorycls| 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, parsecreateObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, getContext, isAttribute, isNamespace, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, processBusAttribute, processNameAttribute, setFirstChildAsPropertyhasBusProperty in class AbstractBPBeanDefinitionParserpublic JAXRSClientFactoryBeanDefinitionParser()
public String getFactorySuffix()
getFactorySuffix in class SimpleBPBeanDefinitionParserpublic String getFactoryCreateType(Element element)
getFactoryCreateType in class SimpleBPBeanDefinitionParserprotected boolean hasBusProperty()
hasBusProperty 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 AbstractBPBeanDefinitionParserprotected void mapElement(org.apache.aries.blueprint.ParserContext ctx,
org.apache.aries.blueprint.mutable.MutableBeanMetadata bean,
Element el,
String name)
mapElement in class AbstractBPBeanDefinitionParserApache CXF