public class HttpDestinationBPBeanDefinitionParser extends AbstractBPBeanDefinitionParser
hasBusProperty| Constructor and Description |
|---|
HttpDestinationBPBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
mapElementToJaxbProperty(ParserContext ctx,
MutableBeanMetadata bean,
Element data,
String propertyName,
Class<?> c) |
org.osgi.service.blueprint.reflect.Metadata |
parse(Element element,
ParserContext context) |
protected void |
processNameAttribute(Element element,
ParserContext context,
MutableBeanMetadata bean,
String val) |
createObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, getContext, hasBusProperty, isAttribute, isNamespace, mapAttribute, mapElement, mapElementToHolder, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, processBusAttribute, setFirstChildAsPropertypublic HttpDestinationBPBeanDefinitionParser()
public org.osgi.service.blueprint.reflect.Metadata parse(Element element, ParserContext context)
protected void processNameAttribute(Element element, ParserContext context, MutableBeanMetadata bean, String val)
processNameAttribute in class AbstractBPBeanDefinitionParserprotected void mapElementToJaxbProperty(ParserContext ctx,
MutableBeanMetadata bean,
Element data,
String propertyName,
Class<?> c)
mapElementToJaxbProperty in class AbstractBPBeanDefinitionParserApache CXF