Class ExternalAttachmentProviderBPDefinitionParser
- java.lang.Object
-
- org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
-
- org.apache.cxf.ws.policy.blueprint.ExternalAttachmentProviderBPDefinitionParser
-
public class ExternalAttachmentProviderBPDefinitionParser extends org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
-
-
Constructor Summary
Constructors Constructor Description ExternalAttachmentProviderBPDefinitionParser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleanhasBusProperty()org.osgi.service.blueprint.reflect.Metadataparse(Element element, org.apache.aries.blueprint.ParserContext context)-
Methods inherited from class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
createObjectOfClass, createPassThrough, createRef, createValue, createValue, getBus, getBusRef, getContext, isAttribute, isNamespace, mapAttribute, mapElement, mapElementToJaxbProperty, mapElementToJaxbProperty, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, processBusAttribute, processNameAttribute, setFirstChildAsProperty
-
-
-
-
Method Detail
-
parse
public org.osgi.service.blueprint.reflect.Metadata parse(Element element, org.apache.aries.blueprint.ParserContext context)
-
hasBusProperty
protected boolean hasBusProperty()
- Overrides:
hasBusPropertyin classorg.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
-
-