Uses of Class
org.jboss.wsf.stack.cxf.client.configuration.BeanCustomizer
-
Packages that use BeanCustomizer Package Description org.jboss.wsf.stack.cxf.client.configuration -
-
Uses of BeanCustomizer in org.jboss.wsf.stack.cxf.client.configuration
Methods in org.jboss.wsf.stack.cxf.client.configuration that return BeanCustomizer Modifier and Type Method Description BeanCustomizerJBossWSConfigurer. getCustomizer()BeanCustomizerJBossWSConfigurerImpl. getCustomizer()Methods in org.jboss.wsf.stack.cxf.client.configuration with parameters of type BeanCustomizer Modifier and Type Method Description voidJBossWSConfigurer. setCustomizer(BeanCustomizer customizer)voidJBossWSConfigurerImpl. setCustomizer(BeanCustomizer customizer)Constructors in org.jboss.wsf.stack.cxf.client.configuration with parameters of type BeanCustomizer Constructor Description JBossWSConfigurerImpl(BeanCustomizer customizer)
-