public class JAXRSServerFactoryBeanDefinitionParser extends SimpleBPBeanDefinitionParser
| Type | Property and Description |
|---|---|
protected boolean |
hasBus |
| Modifier and Type | Class and Description |
|---|---|
static class |
JAXRSServerFactoryBeanDefinitionParser.PassThroughCallable<T> |
cls| Constructor and Description |
|---|
JAXRSServerFactoryBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
hasBusProperty() |
protected void |
mapAttribute(MutableBeanMetadata bean,
Element e,
String name,
String val,
ParserContext context) |
protected void |
mapElement(ParserContext ctx,
MutableBeanMetadata bean,
Element el,
String name) |
org.osgi.service.blueprint.reflect.Metadata |
parse(Element element,
ParserContext context) |
getFactoryCreateType, getFactorySuffix, getIdcreateObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, getContext, isAttribute, isNamespace, mapElementToHolder, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, processBusAttribute, processNameAttribute, setFirstChildAsPropertyhasBusProperty in class AbstractBPBeanDefinitionParserpublic JAXRSServerFactoryBeanDefinitionParser()
protected void mapAttribute(MutableBeanMetadata bean,
Element e,
String name,
String val,
ParserContext context)
mapAttribute in class AbstractBPBeanDefinitionParserprotected void mapElement(ParserContext ctx,
MutableBeanMetadata bean,
Element el,
String name)
mapElement in class AbstractBPBeanDefinitionParserpublic org.osgi.service.blueprint.reflect.Metadata parse(Element element, ParserContext context)
parse in class SimpleBPBeanDefinitionParserprotected boolean hasBusProperty()
hasBusProperty in class AbstractBPBeanDefinitionParserApache CXF