public class SimpleBPBeanDefinitionParser extends AbstractBPBeanDefinitionParser
hasBusProperty
AbstractBPBeanDefinitionParser.JAXBBeanFactory
Constructor and Description |
---|
SimpleBPBeanDefinitionParser(Class<?> cls) |
Modifier and Type | Method and Description |
---|---|
String |
getFactoryCreateType(Element element) |
String |
getFactorySuffix() |
String |
getId(Element element,
org.apache.aries.blueprint.ParserContext context) |
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, mapElement, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, processBusAttribute, processNameAttribute, setFirstChildAsProperty
protected Class<?> cls
public SimpleBPBeanDefinitionParser(Class<?> cls)
Apache CXF