|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 WebServiceConfig 的软件包 | |
---|---|
gboat2.cxf.action | |
gboat2.cxf.business | |
gboat2.cxf.businessImpl |
gboat2.cxf.action 中 WebServiceConfig 的使用 |
---|
返回 WebServiceConfig 的 gboat2.cxf.action 中的方法 | |
---|---|
WebServiceConfig |
WebServiceConfigAction.getWebSerConfig()
|
参数类型为 WebServiceConfig 的 gboat2.cxf.action 中的方法 | |
---|---|
void |
WebServiceConfigAction.setWebSerConfig(WebServiceConfig webSerConfig)
|
gboat2.cxf.business 中 WebServiceConfig 的使用 |
---|
参数类型为 WebServiceConfig 的 gboat2.cxf.business 中的方法 | |
---|---|
org.osgi.framework.ServiceRegistration |
IWebServiceConfigBusiness.publishService(WebServiceConfig serviceConfig)
根据指定的配置发布服务 |
void |
IWebServiceConfigBusiness.unpublishService(WebServiceConfig config)
撤销指定的配置所发布的服务 |
gboat2.cxf.businessImpl 中 WebServiceConfig 的使用 |
---|
参数类型为 WebServiceConfig 的 gboat2.cxf.businessImpl 中的方法 | |
---|---|
org.osgi.framework.ServiceRegistration |
WebServiceConfigBusinessImpl.publishService(WebServiceConfig config)
本方法可以在cxf osgi bundle启动前调用,因为该bundle启动后会扫描发布的服务并启动他们。 |
void |
WebServiceConfigBusinessImpl.unpublishService(WebServiceConfig config)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |