public class JAXRSClientFactoryBeanDefinitionParser extends AbstractFactoryBeanDefinitionParser
hasBusProperty| Modifier and Type | Class and Description |
|---|---|
static class |
JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean |
WIRE_BUS_ATTRIBUTE, WIRE_BUS_CREATE, WIRE_BUS_HANDLER, WIRE_BUS_NAME| Constructor and Description |
|---|
JAXRSClientFactoryBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
getFactoryClass() |
protected String |
getFactoryIdSuffix() |
protected String |
getSuffix() |
protected void |
mapAttribute(BeanDefinitionBuilder bean,
Element e,
String name,
String val) |
protected void |
mapElement(ParserContext ctx,
BeanDefinitionBuilder bean,
Element el,
String name) |
doParse, getDestroyMethod, getRawFactoryClass, setFactoriesAreAbstractaddBusWiringAttribute, addBusWiringAttribute, getBeanClass, getBeanClass, getFirstChild, getIdOrName, getJaxbPackage, hasBusProperty, isAttribute, mapAttribute, mapElementToJaxbBean, mapElementToJaxbBean, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbPropertyFactory, mapToProperty, parseAttributes, parseChildElements, parseQName, processBusAttribute, processNameAttribute, resolveId, setBeanClass, setFirstChildAsProperty, unmarshalFactoryStringpublic JAXRSClientFactoryBeanDefinitionParser()
protected Class<?> getFactoryClass()
getFactoryClass in class AbstractFactoryBeanDefinitionParserprotected String getFactoryIdSuffix()
getFactoryIdSuffix in class AbstractFactoryBeanDefinitionParserprotected String getSuffix()
getSuffix in class AbstractBeanDefinitionParserprotected void mapAttribute(BeanDefinitionBuilder bean,
Element e,
String name,
String val)
mapAttribute in class AbstractBeanDefinitionParserprotected void mapElement(ParserContext ctx,
BeanDefinitionBuilder bean,
Element el,
String name)
mapElement in class AbstractBeanDefinitionParserApache CXF