public class HttpDestinationBeanDefinitionParser extends AbstractBeanDefinitionParser
hasBusPropertyWIRE_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, unmarshalFactoryStringdoParse, getBeanClassName, getParentName, parseInternalpublic void doParse(Element element, org.springframework.beans.factory.xml.ParserContext ctc, org.springframework.beans.factory.support.BeanDefinitionBuilder bean)
doParse in class AbstractBeanDefinitionParserprotected String getJaxbPackage()
getJaxbPackage in class AbstractBeanDefinitionParserprotected Class<?> getBeanClass(Element arg0)
getBeanClass in class AbstractBeanDefinitionParserApache CXF