org.apache.cxf.ws.policy.blueprint
Class ExternalAttachmentProviderBPDefinitionParser
java.lang.Object
org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
org.apache.cxf.ws.policy.blueprint.ExternalAttachmentProviderBPDefinitionParser
public class ExternalAttachmentProviderBPDefinitionParser
- extends AbstractBPBeanDefinitionParser
Methods inherited from class org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser |
createObjectOfClass, createRef, createValue, createValue, getBus, getBusRef, isAttribute, isNamespace, mapAttribute, mapElement, mapToProperty, parseAttributes, parseChildElements, parseListData, parseMapData, parseQName, setFirstChildAsProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalAttachmentProviderBPDefinitionParser
public ExternalAttachmentProviderBPDefinitionParser()
parse
public Metadata parse(Element element,
ParserContext context)
hasBusProperty
protected boolean hasBusProperty()
- Overrides:
hasBusProperty
in class AbstractBPBeanDefinitionParser
Apache CXF