public class CustomerConfig extends Object
| Constructor and Description |
|---|
CustomerConfig() |
| Modifier and Type | Method and Description |
|---|---|
CustomerService |
customerService() |
org.apache.cxf.bus.spring.SpringBus |
cxf() |
JaxRsApiApplication |
jaxRsApiApplication() |
org.apache.cxf.endpoint.Server |
jaxRsServer() |
org.codehaus.jackson.jaxrs.JacksonJsonProvider |
jsonProvider() |
@Bean(destroyMethod="shutdown") public org.apache.cxf.bus.spring.SpringBus cxf()
@Bean public org.apache.cxf.endpoint.Server jaxRsServer()
@Bean public JaxRsApiApplication jaxRsApiApplication()
@Bean public CustomerService customerService()
@Bean public org.codehaus.jackson.jaxrs.JacksonJsonProvider jsonProvider()
Copyright © 2022 WSO2 Inc. All rights reserved.