public class SoapBindingBPInfoConfigDefinitionParser extends AbstractBPBeanDefinitionParser
hasBusPropertyAbstractBPBeanDefinitionParser.JAXBBeanFactory| Constructor and Description |
|---|
SoapBindingBPInfoConfigDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
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) |
createObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, getContext, hasBusProperty, isAttribute, isNamespace, mapAttribute, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, processBusAttribute, processNameAttribute, setFirstChildAsPropertypublic SoapBindingBPInfoConfigDefinitionParser()
public org.osgi.service.blueprint.reflect.Metadata parse(Element element, 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)
mapElement in class AbstractBPBeanDefinitionParserApache CXF