public class JaxWsProxyFactoryBeanDefinitionParser extends ClientProxyFactoryBeanDefinitionParser
hasBusProperty| Modifier and Type | Class and Description |
|---|---|
static class |
JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean |
ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBeanWIRE_BUS_ATTRIBUTE, WIRE_BUS_CREATE, WIRE_BUS_HANDLER, WIRE_BUS_NAME| Constructor and Description |
|---|
JaxWsProxyFactoryBeanDefinitionParser() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
getFactoryClass() |
protected Class<?> |
getRawFactoryClass() |
protected String |
getSuffix() |
getFactoryIdSuffix, mapAttribute, mapElementdoParse, getDestroyMethod, setFactoriesAreAbstractaddBusWiringAttribute, addBusWiringAttribute, getBeanClass, getBeanClass, getFirstChild, getIdOrName, getJaxbPackage, hasBusProperty, isAttribute, mapAttribute, mapElementToJaxbBean, mapElementToJaxbBean, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbProperty, mapElementToJaxbPropertyFactory, mapToProperty, parseAttribute, parseAttributes, parseChildElements, parseQName, processBusAttribute, processNameAttribute, resolveId, setBeanClass, setFirstChildAsProperty, unmarshalFactoryStringdoParse, getBeanClassName, getParentName, parseInternalpublic JaxWsProxyFactoryBeanDefinitionParser()
protected Class<?> getRawFactoryClass()
getRawFactoryClass in class ClientProxyFactoryBeanDefinitionParserprotected Class<?> getFactoryClass()
getFactoryClass in class ClientProxyFactoryBeanDefinitionParserprotected String getSuffix()
getSuffix in class ClientProxyFactoryBeanDefinitionParserApache CXF