|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.interceptor.AbstractBasicInterceptorProvider
org.apache.cxf.frontend.ClientProxyFactoryBean
org.apache.cxf.jaxws.JaxWsProxyFactoryBean
org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean
public static class JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean
Constructor Summary | |
---|---|
JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean()
|
|
JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean(ClientFactoryBean fact)
|
Method Summary | |
---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext ctx)
|
Methods inherited from class org.apache.cxf.jaxws.JaxWsProxyFactoryBean |
---|
clientClientProxy, create, getHandlers, getImplementingClasses, isLoadHandlers, setHandlers, setLoadHandlers |
Methods inherited from class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider |
---|
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptors |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean()
public JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean(ClientFactoryBean fact)
Method Detail |
---|
public void setApplicationContext(org.springframework.context.ApplicationContext ctx) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |