public class HttpDestinationBeanDefinitionParser extends AbstractBeanDefinitionParser
hasBusProperty
WIRE_BUS_ATTRIBUTE, WIRE_BUS_CREATE, WIRE_BUS_HANDLER, WIRE_BUS_NAME
Constructor and Description |
---|
HttpDestinationBeanDefinitionParser() |
Modifier and Type | Method and Description |
---|---|
void |
doParse(Element element,
org.springframework.beans.factory.xml.ParserContext ctc,
org.springframework.beans.factory.support.BeanDefinitionBuilder bean) |
protected Class<?> |
getBeanClass(Element arg0) |
protected String |
getJaxbPackage() |
addBusWiringAttribute, addBusWiringAttribute, getBeanClass, getFirstChild, getIdOrName, getSuffix, hasBusProperty, 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
public void doParse(Element element, org.springframework.beans.factory.xml.ParserContext ctc, org.springframework.beans.factory.support.BeanDefinitionBuilder bean)
doParse
in class AbstractBeanDefinitionParser
protected String getJaxbPackage()
getJaxbPackage
in class AbstractBeanDefinitionParser
protected Class<?> getBeanClass(Element arg0)
getBeanClass
in class AbstractBeanDefinitionParser
Apache CXF