public class JAXRSServerFactoryBeanDefinitionParser extends SimpleBPBeanDefinitionParser
Type | Property and Description |
---|---|
protected boolean |
hasBus |
Modifier and Type | Class and Description |
---|---|
static class |
JAXRSServerFactoryBeanDefinitionParser.PassThroughCallable<T> |
AbstractBPBeanDefinitionParser.JAXBBeanFactory
cls
Constructor and Description |
---|
JAXRSServerFactoryBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
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) |
org.osgi.service.blueprint.reflect.Metadata |
parse(Element element,
org.apache.aries.blueprint.ParserContext context) |
getFactoryCreateType, getFactorySuffix, getId
createObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, getContext, isAttribute, isNamespace, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, processBusAttribute, processNameAttribute, setFirstChildAsProperty
hasBusProperty
in class AbstractBPBeanDefinitionParser
public JAXRSServerFactoryBeanDefinitionParser()
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
public org.osgi.service.blueprint.reflect.Metadata parse(Element element, org.apache.aries.blueprint.ParserContext context)
parse
in class SimpleBPBeanDefinitionParser
protected boolean hasBusProperty()
hasBusProperty
in class AbstractBPBeanDefinitionParser
Apache CXF