public class JBossWSSpringConfigurer extends Object implements JBossWSConfigurer, org.springframework.context.ApplicationContextAware, org.apache.cxf.extension.BusExtension
| Constructor and Description |
|---|
JBossWSSpringConfigurer(org.apache.cxf.configuration.Configurer delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
addApplicationContext(org.springframework.context.ApplicationContext ctx) |
void |
configureBean(Object beanInstance) |
void |
configureBean(String name,
Object beanInstance) |
protected void |
customConfigure(Object beanInstance) |
BeanCustomizer |
getCustomizer() |
Class<?> |
getRegistrationType() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setCustomizer(BeanCustomizer customizer) |
public JBossWSSpringConfigurer(org.apache.cxf.configuration.Configurer delegate)
public void configureBean(Object beanInstance)
configureBean in interface org.apache.cxf.configuration.Configurerpublic void configureBean(String name, Object beanInstance)
configureBean in interface org.apache.cxf.configuration.Configurerpublic void addApplicationContext(org.springframework.context.ApplicationContext ctx)
protected void customConfigure(Object beanInstance)
public BeanCustomizer getCustomizer()
getCustomizer in interface JBossWSConfigurerpublic void setCustomizer(BeanCustomizer customizer)
setCustomizer in interface JBossWSConfigurerpublic Class<?> getRegistrationType()
getRegistrationType in interface org.apache.cxf.extension.BusExtensionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2014 JBoss, by Red Hat. All rights reserved.