public class ExternalAttachmentProviderBeanDefinitionParser extends AbstractBeanDefinitionParser
Type | Property and Description |
---|---|
protected boolean |
hasBus |
WIRE_BUS_ATTRIBUTE, WIRE_BUS_CREATE, WIRE_BUS_HANDLER, WIRE_BUS_NAME
Constructor and Description |
---|
ExternalAttachmentProviderBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
protected Class<?> |
getBeanClass(Element el) |
protected boolean |
hasBusProperty() |
protected boolean |
shouldGenerateIdAsFallback() |
addBusWiringAttribute, addBusWiringAttribute, doParse, getBeanClass, getFirstChild, getIdOrName, getJaxbPackage, getSuffix, isAttribute, mapAttribute, mapAttribute, mapElement, mapElementToJaxbBean, mapElementToJaxbBean, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbPropertyFactory, mapToProperty, parseAttribute, parseAttributes, parseChildElements, parseQName, processBusAttribute, processNameAttribute, resolveId, setBeanClass, setFirstChildAsProperty, unmarshalFactoryString
doParse, getBeanClassName, getParentName, parseInternal
hasBusProperty
in class AbstractBeanDefinitionParser
public ExternalAttachmentProviderBeanDefinitionParser()
protected Class<?> getBeanClass(Element el)
getBeanClass
in class AbstractBeanDefinitionParser
protected boolean shouldGenerateIdAsFallback()
shouldGenerateIdAsFallback
in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
protected boolean hasBusProperty()
hasBusProperty
in class AbstractBeanDefinitionParser
Apache CXF