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, unmarshalFactoryStringdoParse, getBeanClassName, getParentName, parseInternalhasBusProperty in class AbstractBeanDefinitionParserpublic ExternalAttachmentProviderBeanDefinitionParser()
protected Class<?> getBeanClass(Element el)
getBeanClass in class AbstractBeanDefinitionParserprotected boolean shouldGenerateIdAsFallback()
shouldGenerateIdAsFallback in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserprotected boolean hasBusProperty()
hasBusProperty in class AbstractBeanDefinitionParserApache CXF