public class HttpDestinationBPBeanDefinitionParser extends AbstractBPBeanDefinitionParser
AbstractBPBeanDefinitionParser.JAXBBeanFactory
Constructor and Description |
---|
HttpDestinationBPBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
org.osgi.service.blueprint.reflect.Metadata |
parse(Element element,
org.apache.aries.blueprint.ParserContext context) |
protected void |
processNameAttribute(Element element,
org.apache.aries.blueprint.ParserContext context,
org.apache.aries.blueprint.mutable.MutableBeanMetadata bean,
String val) |
createObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, getContext, hasBusProperty, isAttribute, isNamespace, mapAttribute, mapElement, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, processBusAttribute, setFirstChildAsProperty
public HttpDestinationBPBeanDefinitionParser()
public org.osgi.service.blueprint.reflect.Metadata parse(Element element, org.apache.aries.blueprint.ParserContext context)
protected void processNameAttribute(Element element, org.apache.aries.blueprint.ParserContext context, org.apache.aries.blueprint.mutable.MutableBeanMetadata bean, String val)
processNameAttribute
in class AbstractBPBeanDefinitionParser
Apache CXF