Apache CXF API

org.apache.cxf.ws.policy.blueprint
Class ExternalAttachmentProviderBPDefinitionParser

java.lang.Object
  extended by org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
      extended by org.apache.cxf.ws.policy.blueprint.ExternalAttachmentProviderBPDefinitionParser

public class ExternalAttachmentProviderBPDefinitionParser
extends AbstractBPBeanDefinitionParser


Constructor Summary
ExternalAttachmentProviderBPDefinitionParser()
           
 
Method Summary
protected  boolean hasBusProperty()
           
 Metadata parse(Element element, ParserContext context)
           
 
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, processBusAttribute, processNameAttribute, setFirstChildAsProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExternalAttachmentProviderBPDefinitionParser

public ExternalAttachmentProviderBPDefinitionParser()
Method Detail

parse

public Metadata parse(Element element,
                      ParserContext context)

hasBusProperty

protected boolean hasBusProperty()
Overrides:
hasBusProperty in class AbstractBPBeanDefinitionParser

Apache CXF API

Apache CXF